mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-01 18:55:32 +01:00
Allow mods to listen to cheat detections using minetest.register_on_cheat()
This commit is contained in:
@@ -262,7 +262,8 @@ public:
|
||||
{
|
||||
return m_dig_pool;
|
||||
}
|
||||
void checkMovementCheat();
|
||||
// Returns true if cheated
|
||||
bool checkMovementCheat();
|
||||
|
||||
// Other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user