Conquest System Fix
-
- Posts: 13
- Joined: Sat Jun 29, 2013 12:55 pm
Conquest System Fix
Quick fix for the conquest sysytem. The array was delcared as [19][6], but 7 ints were being stored for each region. Caused some weird behavior with the overflow.
- Attachments
-
- conquest_system.cpp.patch
- (459 Bytes) Downloaded 289 times
Re: Conquest System Fix
Thanks committed.