mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 11:38:08 +03:00
More GameLogicScript -> LogicHandler changes.
This commit is contained in:
parent
c71865dc3d
commit
86d7370c80
5 changed files with 11 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
#include "LanguageScript.h"
|
||||
#include "LuaHandler.h"
|
||||
#include "GameLogicScript.h"
|
||||
#include "Logic/LogicHandler.h"
|
||||
#include "GameScriptColor.h"
|
||||
#include "GameScriptLevel.h"
|
||||
#include "GameScriptSettings.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue