mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Schematics: Remove referenced schematics from Decorations on clear
This commit is contained in:
parent
f0a1379e5a
commit
406d9ba87b
6 changed files with 67 additions and 38 deletions
|
@ -115,7 +115,7 @@ public:
|
|||
class OreManager : public ObjDefManager {
|
||||
public:
|
||||
OreManager(IGameDef *gamedef);
|
||||
~OreManager() {}
|
||||
virtual ~OreManager() {}
|
||||
|
||||
const char *getObjectTitle() const
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue