(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
1 changed files with 1 additions and 1 deletions

View File

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