Fixed merge bug in libcommon's spawnMapObjects which attemptedto use the unitialized value of local var mobjtype_t type whendeciding if a mobj should be spawned on client side.
View differences
Fixed merge bug in libcommon's spawnMapObjects which attempted
to use the unitialized value of local var mobjtype_t type when
deciding if a mobj should be spawned on client side.