update base:drop component
This commit is contained in:
@@ -195,6 +195,7 @@ void scripting::on_content_load(Content* content) {
|
||||
lua::setfield(L, "properties");
|
||||
lua::pop(L);
|
||||
}
|
||||
load_script(fs::path("post_content.lua"), true);
|
||||
load_script(fs::path("stdcmd.lua"), true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user