equal
deleted
inserted
replaced
55 cReadyDelay : Longword = 5000; |
55 cReadyDelay : Longword = 5000; |
56 cLogfileBase : shortstring = 'debug'; |
56 cLogfileBase : shortstring = 'debug'; |
57 cStereoMode : TStereoMode = smNone; |
57 cStereoMode : TStereoMode = smNone; |
58 cOnlyStats : boolean = False; |
58 cOnlyStats : boolean = False; |
59 ////////////////////////// |
59 ////////////////////////// |
|
60 cMapName : shortstring = ''; |
60 |
61 |
61 alsoShutdownFrontend: boolean = false; |
62 alsoShutdownFrontend: boolean = false; |
62 |
63 |
63 isCursorVisible : boolean; |
64 isCursorVisible : boolean; |
64 isTerminated : boolean; |
65 isTerminated : boolean; |