A small fix to an unlikely situation where the map generator requires a block that...
authorPerttu Ahola <celeron55@gmail.com>
Sun, 17 Jul 2011 10:40:47 +0000 (13:40 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 17 Jul 2011 10:40:47 +0000 (13:40 +0300)
commit496e78398873794a95a57e38756399a8330b5c0c
treeb21b93e3564acfd8f3bf5ec49f2185b91c0bf544
parentafa2b8714f2e5dcbc45099c9a9418b25bfcc097f
A small fix to an unlikely situation where the map generator requires a block that hasn't been loaded from disk. Now it is actually loaded from disk in that case.
src/map.cpp