Skip to content

Makes atoms not call Crossed() on themselves

Created by: 9600bauds

Okay, this is a weird one. Apparently every time an atom moves, it also calls Crossed() on itself. Same for items that have locked atoms. I'm not sure if this could be a performance issue, or if there are any items that rely on this, but it really seems like a bug and it's biting my ass.

Merge request reports