add: IsInGame function
This commit is contained in:
@@ -9,4 +9,5 @@
|
||||
//define functions the same as in misc.hpp/cpp
|
||||
namespace Helpers {
|
||||
bool isPlayerCrawling();
|
||||
bool IsInGame();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user