preparing serialization of entities
This commit is contained in:
@@ -5,13 +5,6 @@
|
||||
|
||||
struct EntityManager;
|
||||
|
||||
struct SerializedEntityTest
|
||||
{
|
||||
DECLARE_ENTITY()
|
||||
|
||||
int A = 0;
|
||||
};
|
||||
|
||||
enum class GameMode
|
||||
{
|
||||
Editor,
|
||||
|
||||
Reference in New Issue
Block a user