mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-27 17:51:44 +01:00
6e69442545
Arguments acquired from 'in world' cannot be GCd for several minutes due to a hidden reference from usr to the argument itself. This replaces all 'in world' arguments with 'in range(world.view)', with the notable exception of "View Variables".