equal
deleted
inserted
replaced
39 ipcPort : Word; |
39 ipcPort : Word; |
40 cFullScreen : boolean; |
40 cFullScreen : boolean; |
41 cLocaleFName : shortstring; |
41 cLocaleFName : shortstring; |
42 cLocale : shortstring; |
42 cLocale : shortstring; |
43 cTimerInterval : LongInt; |
43 cTimerInterval : LongInt; |
44 PathPrefix : shortstring; |
44 PathPrefix : ansistring; |
45 UserPathPrefix : shortstring; |
45 UserPathPrefix : ansistring; |
46 cShowFPS : boolean; |
46 cShowFPS : boolean; |
47 cFlattenFlakes : boolean; |
47 cFlattenFlakes : boolean; |
48 cFlattenClouds : boolean; |
48 cFlattenClouds : boolean; |
49 cIce : boolean; |
49 cIce : boolean; |
50 cSnow : boolean; |
50 cSnow : boolean; |