mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
Regexes are objects so comparing them with === will always return false This was causing the sources to be rechecked every frame.
Regexes are objects so comparing them with === will always return false This was causing the sources to be rechecked every frame.