@@ -382,4 +382,7 @@ class ObjectRef : public ModApiBase {
|
||||
|
||||
// get_lighting(self)
|
||||
static int l_get_lighting(lua_State *L);
|
||||
|
||||
// respawn(self)
|
||||
static int l_respawn(lua_State *L);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user