- Timestamp:
- 06/09/11 18:39:31 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Map/Map.cpp
r9570 r9599 267 267 m_MapSettings.setBool("RevealMap", wxDynamicCast(FindWindow(ID_MapReveal), wxCheckBox)->GetValue()); 268 268 269 m_MapSettings.set(" MapType", wxDynamicCast(FindWindow(ID_MapType), wxChoice)->GetStringSelection());269 m_MapSettings.set("GameType", wxDynamicCast(FindWindow(ID_MapType), wxChoice)->GetStringSelection()); 270 270 271 271 AtIter oldPlayer = m_MapSettings["PlayerData"]["item"];
Note:
See TracChangeset
for help on using the changeset viewer.
