changeset 11058 | b91667fd6f20 |
parent 11046 | 47a8c19ecb60 |
child 11594 | c453620cc6d6 |
11057:adb5ef54da54 | 11058:b91667fd6f20 |
---|---|
168 |
168 |
169 cKeyMaxIndex = 1600; |
169 cKeyMaxIndex = 1600; |
170 cKbdMaxIndex = 65536;//need more room for the modifier keys |
170 cKbdMaxIndex = 65536;//need more room for the modifier keys |
171 |
171 |
172 cFontBorder = 2; |
172 cFontBorder = 2; |
173 |
|
174 cDefaultBuildMaxDist = 256; |
|
173 |
175 |
174 // do not change this value |
176 // do not change this value |
175 cDefaultZoomLevel = 2.0; |
177 cDefaultZoomLevel = 2.0; |
176 |
178 |
177 // game flags |
179 // game flags |