Dream Maker compiles /image with vis_flags, but not /atom
Numbered Steps to Reproduce Problem:
Code Snippet (if applicable) to Reproduce Problem:
/image
vis_flags = VIS_UNDERLAY // This compiles
/atom
vis_flags = VIS_UNDERLAY // This doesn't
Expected Results:
/atom should have vis_flags, but /image shouldn't
Actual Results:
The reverse
Does the problem occur:
Every time? Or how often? Every time
In other games? N/A
In other user accounts? Idk
On other computers? Idk
When does the problem NOT occur?
Never
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Tried 512.1535, doesn't work
Workarounds: