diff --git a/components/openmw-mp/Base/BaseWorldstate.hpp b/components/openmw-mp/Base/BaseWorldstate.hpp index 0d2d3adcb..12839fbc2 100644 --- a/components/openmw-mp/Base/BaseWorldstate.hpp +++ b/components/openmw-mp/Base/BaseWorldstate.hpp @@ -9,7 +9,7 @@ namespace mwmp { - static const int maxImageDataSize = 1400; + static const int maxImageDataSize = 1800; struct MapTile {