~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to src/tron/gArmagetron.cpp

  • Committer: kyle
  • Date: 2009-03-13 04:21:32 UTC
  • mfrom: (563.1.535 armagetronad)
  • Revision ID: racingmasterweb@gmail.com-20090313042132-2uh1r293i8x1l4ze
merging with 0.2.8 r1098

Show diffs side-by-side

added added

removed removed

Lines of Context:
398
398
            tRecorder::Record("END");
399
399
 
400
400
            st_SaveConfig();
401
 
            uMenu::quickexit=true;
 
401
            uMenu::quickexit=uMenu::QuickExit_Total;
402
402
            return false;
403
403
        }
404
404