mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Actually pause singleplayer game in pause menu and use lower maximum FPS in it
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
|
||||
bool OnEvent(const SEvent& event);
|
||||
|
||||
bool pausesGame(){ return true; }
|
||||
|
||||
private:
|
||||
Client* m_client;
|
||||
|
||||
|
Reference in New Issue
Block a user