equal
deleted
inserted
replaced
39 cShowFPS : boolean = false; |
39 cShowFPS : boolean = false; |
40 cAltDamage : boolean = true; |
40 cAltDamage : boolean = true; |
41 cReducedQuality : LongInt = rqNone; |
41 cReducedQuality : LongInt = rqNone; |
42 //userNick is in uChat |
42 //userNick is in uChat |
43 recordFileName : shortstring = ''; |
43 recordFileName : shortstring = ''; |
44 cReadyDelay : Longword = 5000; |
44 cReadyDelay : Longword = 0; |
45 cLogfileBase : shortstring = 'debug'; |
45 cLogfileBase : shortstring = 'debug'; |
46 ////////////////////////// |
46 ////////////////////////// |
47 |
47 |
48 isCursorVisible : boolean; |
48 isCursorVisible : boolean; |
49 isTerminated : boolean; |
49 isTerminated : boolean; |