mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-23 18:34:32 +00:00
Fix Linux build warnings
This commit is contained in:
@@ -69,8 +69,6 @@ RandomLevelSource::~RandomLevelSource()
|
||||
delete scatteredFeature;
|
||||
delete canyonFeature;
|
||||
|
||||
this->level = level;
|
||||
|
||||
delete random;;
|
||||
delete lperlinNoise1;
|
||||
delete lperlinNoise2;
|
||||
|
||||
Reference in New Issue
Block a user