Fixed objects being sometimes not able to be stored statically in a block when block...
authorPerttu Ahola <celeron55@gmail.com>
Fri, 1 Jul 2011 18:04:40 +0000 (21:04 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Fri, 1 Jul 2011 18:04:40 +0000 (21:04 +0300)
commit71f5d4b3443c6ea770463838a2c84b85d9fa3b21
tree8457916fda22b9a19194e6c8163e742443fefdb1
parent282912caa0f8a19d5b5fb94a3cb6a41432a3a2df
Fixed objects being sometimes not able to be stored statically in a block when block has been unloaded
src/environment.cpp
src/main.cpp
src/map.cpp
src/map.h
src/server.cpp