build fix

Sven Eberhardt 2012-10-12 20:15:37 +02:00
parent 4890015537
commit 36ce50cdb4
1 changed files with 1 additions and 1 deletions

View File

@ -33,9 +33,9 @@
#ifdef _DEBUG
C4Set<C4PropList *> C4PropList::PropLists;
#endif
C4Set<C4PropListNumbered *> C4PropListNumbered::PropLists;
int32_t C4PropListNumbered::EnumerationIndex = 0;
#endif
C4StringTable Strings;
C4AulScriptEngine ScriptEngine;
C4Application Application;