mirror of https://github.com/OpenTTD/OpenTTD
(svn r1037) Rearranged landscaping hotkeys a bit more.
See this URL for the list of hotkeys: http://wiki.openttd.org/index.php/Hotkeysrelease/0.4.5
parent
99f0cda875
commit
3c3ba97d11
|
@ -35,9 +35,9 @@ static const uint16 _terraform_keycodes[] = {
|
||||||
'Q',
|
'Q',
|
||||||
'W',
|
'W',
|
||||||
'E',
|
'E',
|
||||||
'Z',
|
|
||||||
'U',
|
'U',
|
||||||
'I',
|
'I',
|
||||||
|
'O',
|
||||||
};
|
};
|
||||||
|
|
||||||
void PlaceProc_DemolishArea(uint tile)
|
void PlaceProc_DemolishArea(uint tile)
|
||||||
|
|
Loading…
Reference in New Issue