[Gcblue-commits] gcb_wx/include/common tcOptions.h,1.10,1.11
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-12-30 17:26:20
|
Update of /cvsroot/gcblue/gcb_wx/include/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1667/include/common Modified Files: tcOptions.h Log Message: Group selection Ctrl and Alt+number commands Index: tcOptions.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/common/tcOptions.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** tcOptions.h 7 Dec 2004 03:59:05 -0000 1.10 --- tcOptions.h 30 Dec 2004 17:26:05 -0000 1.11 *************** *** 76,81 **** int mn3DCheatMode; - bool log3DModelDetails; ///< true to write detailed info to stdout.txt while loading 3D models - tsOptionInfo maOptionInfo[N_OPTIONS]; int mnNumOptions; --- 76,79 ---- |