Merge pull request #8233 from Poojawa/prefwindow-fixes

Pref Window Alignment + cycled backgrounds from Virgo
This commit is contained in:
deathride58
2019-04-13 17:44:50 -04:00
committed by GitHub
6 changed files with 28 additions and 16 deletions
@@ -2,6 +2,7 @@
/mob/living/carbon/human/dummy
real_name = "Test Dummy"
status_flags = GODMODE|CANPUSH
mouse_drag_pointer = MOUSE_INACTIVE_POINTER
var/in_use = FALSE
INITIALIZE_IMMEDIATE(/mob/living/carbon/human/dummy)