mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Fix warnings and other misc. minor changes
This commit is contained in:
@@ -70,12 +70,6 @@ Ore::~Ore()
|
||||
}
|
||||
|
||||
|
||||
std::string Ore::getName()
|
||||
{
|
||||
return name;
|
||||
}
|
||||
|
||||
|
||||
size_t Ore::placeOre(Mapgen *mg, u32 blockseed, v3s16 nmin, v3s16 nmax)
|
||||
{
|
||||
int in_range = 0;
|
||||
|
Reference in New Issue
Block a user