Changeset 093c141 in network-game for common/WorldMap.h
- Timestamp:
- Feb 18, 2013, 7:00:03 PM (12 years ago)
- Branches:
- master
- Children:
- f401cac
- Parents:
- 60017fc (diff), 384b7e0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/WorldMap.h
r60017fc r093c141 26 26 27 27 static WorldMap* createDefaultMap(); 28 static WorldMap* loadMapFromFile(string filename); 28 29 }; 29 30
Note:
See TracChangeset
for help on using the changeset viewer.