DarkRadiant: master 1c6a8938

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 25.11.2021 15:22 master f6f47981
Changeset Avoid calling KeyObserver twice on inserting to the KeyObserverMap

The code which called the observer with the current value was being executed
unconditionally, even though the preceding call to EntityKeyValue::attach()
already sent the current value.
mod - radiantcore/entity/KeyObserverMap.h Diff File