Fixed|Server: Merging mobj flags in the delta pool
When mobjs deltas were being merged with deltas already existing in a pool, the mobj flags were not being copied. This caused an issue where a player's color would randomly not change after "setcolor".
Fixed|Server: Merging mobj flags in the delta pool
When mobjs deltas were being merged with deltas already existing
in a pool, the mobj flags were not being copied. This caused an issue
where a player's color would randomly not change after "setcolor".