mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-22 13:09:38 +01: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',
|
'3',
|
||||||
'4',
|
'4',
|
||||||
'5',
|
'5',
|
||||||
'6',
|
0,
|
||||||
'7',
|
'7',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user