mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-03 01:38:09 +01:00
parent
f5b320e502
commit
67b405d2f6
@ -14,7 +14,7 @@
|
||||
#include "../tile_type.h"
|
||||
|
||||
static const uint BUFFER_SIZE = 4096;
|
||||
static const uint OLD_MAP_SIZE = 256 * 256;
|
||||
static const uint OLD_MAP_SIZE = 256;
|
||||
|
||||
struct LoadgameState {
|
||||
FILE *file;
|
||||
|
Loading…
Reference in New Issue
Block a user