mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-14 10:53:09 +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".