Cleaned up ScriptMaster scode and split ScriptThread/LightStyleClass into separate files

This commit is contained in:
L 2023-01-29 22:57:04 +01:00
parent 87eca51dbb
commit cfdd6b819d
16 changed files with 8544 additions and 8678 deletions

View file

@ -35,6 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#endif
#include "scriptmaster.h"
#include "scriptthread.h"
#include "scriptvariable.h"
Level level;