mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
b662a4577d
commit
19960e26c6
4 changed files with 14 additions and 0 deletions
|
@ -509,6 +509,8 @@ public:
|
|||
void showGameFog(const bool show = true);
|
||||
void showGameDebug(const bool show = true);
|
||||
|
||||
IrrlichtDevice *getDevice() const { return m_device; }
|
||||
|
||||
private:
|
||||
|
||||
// Virtual methods from con::PeerHandler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue