mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 12:08:17 +03:00
Entity->Entities.
This commit is contained in:
parent
1edb0bebd5
commit
f447a386e2
13 changed files with 35 additions and 15 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "GameScriptAnimations.h"
|
||||
#include "ScriptInterfaceGame.h"
|
||||
#include "ScriptInterfaceFlow.h"
|
||||
#include "Entity/Entity.h"
|
||||
#include "Entities/Entities.h"
|
||||
|
||||
class GameFlow : public LuaHandler, public ScriptInterfaceFlow
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue