mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Fix warnings and other misc. minor changes
This commit is contained in:
@@ -73,7 +73,6 @@ public:
|
||||
size_t placeOre(Mapgen *mg, u32 blockseed, v3s16 nmin, v3s16 nmax);
|
||||
virtual void generate(ManualMapVoxelManipulator *vm, int seed,
|
||||
u32 blockseed, v3s16 nmin, v3s16 nmax) = 0;
|
||||
virtual std::string getName();
|
||||
};
|
||||
|
||||
class OreScatter : public Ore {
|
||||
|
Reference in New Issue
Block a user