Changed the way of getting an instance type
This commit is contained in:
@@ -10,4 +10,5 @@ public:
|
||||
Instance* parent; // Another pointer.
|
||||
static const int BASE_INSTANCE;
|
||||
static const int PHYSICAL_INSTANCE;
|
||||
static int type;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user