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

This commit is contained in:
dominik 2004-08-12 21:42:20 +00:00
parent 386c8ccfbf
commit 336ba2ba8a

View File

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