1
0
Fork 0

(svn r31) Fix: pressing 6 in landscaping toolbar crashed the game

release/0.4.5
dominik 2004-08-12 21:42:20 +00:00
parent 386c8ccfbf
commit 336ba2ba8a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ static const uint16 _terraform_keycodes[] = {
'3', '3',
'4', '4',
'5', '5',
'6', 0,
'7', '7',
}; };