mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
fixes #5449
missing variable updating lead to APCs stuck in green status during powersinks.
This commit is contained in:
@@ -1169,6 +1169,7 @@
|
||||
chargecount++
|
||||
else
|
||||
chargecount = 0
|
||||
charging = 0
|
||||
|
||||
if(chargecount == 10)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user