mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Move ClientMap to clientmap.{h,cpp}
This commit is contained in:
parent
54917e3062
commit
58bed83d03
12 changed files with 717 additions and 666 deletions
|
@ -43,6 +43,7 @@ class IWritableItemDefManager;
|
|||
class IWritableNodeDefManager;
|
||||
//class IWritableCraftDefManager;
|
||||
class ClientEnvironment;
|
||||
struct MapDrawControl;
|
||||
|
||||
class ClientNotReadyException : public BaseException
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue