diff --git a/rug.cpp b/rug.cpp index eaba263d..3ff65a76 100644 --- a/rug.cpp +++ b/rug.cpp @@ -1774,8 +1774,8 @@ int rugArgs() { } else if(argis("-rugon")) { - start_game(); PHASE(3); + start_game(); calcparam(); rug::init(); }