Update subsystems.dm

This commit is contained in:
silicons
2020-07-19 20:08:56 -07:00
committed by GitHub
parent 512174b782
commit 6ac765eca5
+3
View File
@@ -161,5 +161,8 @@
if(LAZYLEN(po)){\
A.overlays |= po;\
}\
else{\
A.priority_overlays = null;\
}\
A.flags_1 &= ~OVERLAY_QUEUED_1;\
}