You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Zandario
changed the title
SDMM can miss relative type definitions if a space is used
SDMM misses relative type definitions if a space is used
May 22, 2023
Details
First noticed this while making our codebase compatible with OpenDream.
https://github.com/Citadel-Station-13/Citadel-Station-13-RP/blob/6085261718f4e0c5cdc33fa93d641ed080484d09/code/game/objects/items/stacks/sandbag.dm#L52
From what I've tested, this only happens to types, procs will error for other reasons to prevent this.
Reproduction
Copyable Reproduction
test.dm
SpacemanDMM.toml
The text was updated successfully, but these errors were encountered: