(svn r21894) -Cleanup: get rid of the unused SM_START_SCENARIO

This commit is contained in:
rubidium
2011-01-22 23:08:18 +00:00
parent 0537672324
commit 7eadf07e44
2 changed files with 0 additions and 10 deletions

View File

@@ -30,7 +30,6 @@ enum SwitchMode {
SM_SAVE,
SM_GENRANDLAND,
SM_LOAD_SCENARIO,
SM_START_SCENARIO,
SM_START_HEIGHTMAP,
SM_LOAD_HEIGHTMAP,
};