1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-06-06 04:42:06 +00:00
Files
CC-Tweaked/src
SquidDev e1e5e898ab Make monitors use a concurrent map instead of a synchronized
We didn't lock when iterating on the main-thread, so it wasn't actually
thread-safe anyway!
2019-01-25 22:59:01 +00:00
..