(svn r1037) Rearranged landscaping hotkeys a bit more.

See this URL for the list of hotkeys: http://wiki.openttd.org/index.php/Hotkeys
This commit is contained in:
dominik 2004-12-12 18:51:24 +00:00
parent 99f0cda875
commit 3c3ba97d11
1 changed files with 1 additions and 1 deletions

View File

@ -35,9 +35,9 @@ static const uint16 _terraform_keycodes[] = {
'Q',
'W',
'E',
'Z',
'U',
'I',
'O',
};
void PlaceProc_DemolishArea(uint tile)