mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-19 13:41:11 +00:00
(svn r31) Fix: pressing 6 in landscaping toolbar crashed the game
This commit is contained in:
parent
386c8ccfbf
commit
336ba2ba8a
@ -36,7 +36,7 @@ static const uint16 _terraform_keycodes[] = {
|
||||
'3',
|
||||
'4',
|
||||
'5',
|
||||
'6',
|
||||
0,
|
||||
'7',
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user