mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 01:44:31 +02:00
me4502 added tpt.throw_error and tpt.heat as lua commands
This commit is contained in:
@@ -57,4 +57,6 @@ int luatpt_airheat(lua_State* l);
|
||||
int luatpt_active_menu(lua_State* l);
|
||||
int luatpt_decorations_enable(lua_State* l);
|
||||
int luatpt_cmode_set(lua_State* l);
|
||||
int luatpt_error(lua_State* l);
|
||||
int luatpt_heat(lua_State* l);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user