- Timestamp:
- Nov 7, 2018, 10:44:00 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wagnis_HS18/src/modules/wagnis/WagnisGameboard.cc
r12077 r12080 37 37 orxout() << "added" << endl; 38 38 orxout() << province->getID() << endl; 39 39 40 this->provs.push_back(province); 40 41 }
Note: See TracChangeset
for help on using the changeset viewer.