--- deliantra/server/common/loader.C 2007/09/10 12:44:06 1.102 +++ deliantra/server/common/loader.C 2007/09/30 20:22:13 1.103 @@ -570,6 +570,7 @@ // but manually adding it can improve map loading times a lot // also, appending instead of prepending keeps the // save ordering the same between repeated load/saves. + // and finally we do not want any funny effects CLEAR_FLAG (tmp, FLAG_OBJ_ORIGINAL); CLEAR_FLAG (tmp, FLAG_REMOVED);