Removed the UID counters from the data containers
This commit is contained in:
@@ -43,8 +43,6 @@ struct EnemyData {
|
||||
//NOTE: these are lost when unloaded
|
||||
int tableIndex;
|
||||
int atbGauge = 0;
|
||||
|
||||
static int uidCounter;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user