Changeset - r30:308bec20ca13
[Not reviewed]
master
0 1 0
dominik - 20 years ago 2004-08-12 21:42:20
dominik@openttd.org
(svn r31) Fix: pressing 6 in landscaping toolbar crashed the game
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
terraform_gui.c
Show inline comments
 
@@ -36,7 +36,7 @@ static const uint16 _terraform_keycodes[
 
	'3',
 
	'4',
 
	'5',
 
	'6',
 
	0,
 
	'7',
 
};
 

	
0 comments (0 inline, 0 general)