mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
parent
c8d3d11339
commit
ae9b5e0098
31 changed files with 428 additions and 523 deletions
|
@ -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);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue