Made leveleditor to start in a specific file when ran as:
authorRicardo Cruz <rick2@aeiou.pt>
Wed, 5 May 2004 16:07:20 +0000 (16:07 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Wed, 5 May 2004 16:07:20 +0000 (16:07 +0000)
commitfced930eb4dc92cfcb0240b4ddbb5babeb66b231
tree6573249c9f72bc68367fe83600ccc5340c3231b9
parent04fb8f4be54d65afe09e27fb733de66c7c3aa4d7
Made leveleditor to start in a specific file when ran as:
supertux --leveleditor levelname.stl
Unfortanely, it crashes when creating the Objects menu. I don't think it is related with my code, so here is the commit.

SVN-Revision: 997
src/globals.cpp
src/globals.h
src/leveleditor.cpp
src/leveleditor.h
src/setup.cpp
src/supertux.cpp
src/title.cpp