mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 12:02:40 +02:00
Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online
This commit is contained in:
@@ -67,4 +67,5 @@ int luatpt_heat(lua_State* l);
|
||||
int luatpt_setfire(lua_State* l);
|
||||
int luatpt_setdebug(lua_State* l);
|
||||
int luatpt_setfpscap(lua_State* l);
|
||||
int luatpt_getscriptid(lua_State* l);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user