mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-08 23:10:44 +02:00
added lua command: tpt.setfpscap(int FPSCap)
This commit is contained in:
@@ -66,4 +66,5 @@ int luatpt_error(lua_State* l);
|
||||
int luatpt_heat(lua_State* l);
|
||||
int luatpt_setfire(lua_State* l);
|
||||
int luatpt_setdebug(lua_State* l);
|
||||
int luatpt_setfpscap(lua_State* l);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user