Added EditorSystem
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "Editor/EditorSystem.h"
|
||||
|
||||
void EditorSystem::Update(World* world, double dt)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user