mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] fixes constructs (#10176)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ad9e7bd513
commit
914b76a320
@@ -11,7 +11,7 @@
|
||||
..()
|
||||
if(spell_masters)
|
||||
for(var/obj/screen/movable/spell_master/spell_master in spell_masters)
|
||||
spell_master.toggle_open(1)
|
||||
spell_master.toggle_open()
|
||||
client.screen -= spell_master
|
||||
|
||||
// TODO: Investigate if this matters
|
||||
|
||||
Reference in New Issue
Block a user