- Timestamp:
- Nov 29, 2018, 7:22:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wagnis_HS18/src/modules/wagnis/WagnisGameboard.cc
r12130 r12132 34 34 orxout() << "added" << endl; 35 35 orxout() << province->getID() << endl; 36 37 36 this->provs.push_back(province); 38 37 }
Note: See TracChangeset
for help on using the changeset viewer.