aboutsummaryrefslogtreecommitdiff
path: root/source/EditorCore_Egoa.hpp
diff options
context:
space:
mode:
authorhnOsmium0001 <[email protected]>2022-04-09 13:29:41 -0700
committerhnOsmium0001 <[email protected]>2022-04-09 13:29:41 -0700
commit906557f094e407ce21d429ef647bc75fe3179cf1 (patch)
tree5e6aaed6537a0328318b6cd6561f6a76bf8aa27d /source/EditorCore_Egoa.hpp
parente47a98793e58a5dbbe76bfed27e59408e43538e4 (diff)
More work on editor
Diffstat (limited to 'source/EditorCore_Egoa.hpp')
-rw-r--r--source/EditorCore_Egoa.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/EditorCore_Egoa.hpp b/source/EditorCore_Egoa.hpp
deleted file mode 100644
index 3a8dc36..0000000
--- a/source/EditorCore_Egoa.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
-#pragma once
-
-#include "EditorCore.hpp"
-
-class EgoaPlayer : public EditorGameObjectAttachment {
-public:
-};
-
-class EgoaLevelWrapper : public EditorGameObjectAttachment {
-public:
-};