mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Oooh that feels good to look at. Fixes #14941
This commit is contained in:
@@ -50,9 +50,9 @@
|
||||
if(D.id_tag == src.id)
|
||||
if(specialfunctions & OPEN)
|
||||
if(D.density)
|
||||
D.open()
|
||||
addtimer(D,"open",0,FALSE)
|
||||
else
|
||||
D.close()
|
||||
addtimer(D,"close",0,FALSE)
|
||||
if(specialfunctions & IDSCAN)
|
||||
D.aiDisabledIdScanner = !D.aiDisabledIdScanner
|
||||
if(specialfunctions & BOLTS)
|
||||
|
||||
Reference in New Issue
Block a user