Some corrections to lpxclient code

This commit is contained in:
2025-06-27 20:03:38 -04:00
parent 88b02c5458
commit c0307b970b
5 changed files with 17 additions and 8 deletions

View File

@@ -222,7 +222,7 @@ public:
// DRIVER: this merely sets a flag, which the driver will notice later,
// causing the driver to update the lua source.
//
void rescan_lua_source();
void rescan_lua_source(bool b);
// Set the world pointer and the actor ID.
//