Cleans up some commented code and adds some undef's to apc.dm (#402)
This commit is contained in:
committed by
TalkingCactus
parent
f3b6d9e007
commit
8628b36f25
@@ -1251,6 +1251,32 @@
|
||||
|
||||
failure_timer = max(failure_timer, round(duration))
|
||||
|
||||
#undef UPSTATE_CELL_IN
|
||||
#undef UPSTATE_OPENED1
|
||||
#undef UPSTATE_OPENED2
|
||||
#undef UPSTATE_MAINT
|
||||
#undef UPSTATE_BROKE
|
||||
#undef UPSTATE_BLUESCREEN
|
||||
#undef UPSTATE_WIREEXP
|
||||
#undef UPSTATE_ALLGOOD
|
||||
|
||||
#undef APC_RESET_EMP
|
||||
|
||||
//update_overlay
|
||||
#undef APC_UPOVERLAY_CHARGEING0
|
||||
#undef APC_UPOVERLAY_CHARGEING1
|
||||
#undef APC_UPOVERLAY_CHARGEING2
|
||||
#undef APC_UPOVERLAY_EQUIPMENT0
|
||||
#undef APC_UPOVERLAY_EQUIPMENT1
|
||||
#undef APC_UPOVERLAY_EQUIPMENT2
|
||||
#undef APC_UPOVERLAY_LIGHTING0
|
||||
#undef APC_UPOVERLAY_LIGHTING1
|
||||
#undef APC_UPOVERLAY_LIGHTING2
|
||||
#undef APC_UPOVERLAY_ENVIRON0
|
||||
#undef APC_UPOVERLAY_ENVIRON1
|
||||
#undef APC_UPOVERLAY_ENVIRON2
|
||||
#undef APC_UPOVERLAY_LOCKED
|
||||
#undef APC_UPOVERLAY_OPERATING
|
||||
|
||||
#undef APC_UPDATE_ICON_COOLDOWN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user