Lots of TODO comments, some noting things related to the Windows version

This commit is contained in:
2014-12-14 21:45:52 -05:00
parent e511f5280d
commit 02478da9d7
14 changed files with 62 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ public:
short node_to_call;
};
// formerly party_record_type
// TODO: Should we make age a long long?
unsigned long age;
unsigned short gold;
unsigned short food;