Files
Aurora.3/code/__HELPERS/overmap.dm
Fluffy 50582fc1e2 Fixed all datum[index] accesses (#19798)
Fixed all datum[index] accesses, they are considered undocumented
behavior and fail from 515.1641.
Flipped the OpenDream pragma for the above to emit an error instead of a
warning.
2024-08-20 14:00:58 +00:00

2 lines
42 B
Plaintext

var/global/list/overmap_sectors = list()