(svn r1037) Rearranged landscaping hotkeys a bit more.
authordominik
Sun, 12 Dec 2004 18:51:24 +0000
changeset 613 ce1bb8c92cc5
parent 612 c9c97704a269
child 614 e016770cb781
(svn r1037) Rearranged landscaping hotkeys a bit more.
See this URL for the list of hotkeys: http://wiki.openttd.org/index.php/Hotkeys
terraform_gui.c
--- a/terraform_gui.c	Sun Dec 12 18:49:50 2004 +0000
+++ b/terraform_gui.c	Sun Dec 12 18:51:24 2004 +0000
@@ -35,9 +35,9 @@
 	'Q',
 	'W',
 	'E',
-	'Z',
 	'U',
 	'I',
+	'O',
 };
 
 void PlaceProc_DemolishArea(uint tile)