mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
@@ -48,7 +48,7 @@ class Environment
|
||||
public:
|
||||
// Environment will delete the map passed to the constructor
|
||||
Environment(IGameDef *gamedef);
|
||||
virtual ~Environment();
|
||||
virtual ~Environment() = default;
|
||||
DISABLE_CLASS_COPY(Environment);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user