From: Christian Heller Date: Tue, 9 Jul 2013 02:32:53 +0000 (+0200) Subject: Moved building/reading/writing of map objects into obejcts_on_map library. Fixed... X-Git-Tag: tce~1167 X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance?a=commitdiff_plain;h=0e8033daabeddfea46bbb756280292df84cd61af;hp=0e8033daabeddfea46bbb756280292df84cd61af;p=plomrogue Moved building/reading/writing of map objects into obejcts_on_map library. Fixed a bug whereby non-existence of an object type would not be properly marked by a zero value to the world.[object] element. ---