mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Bump dreamchecker version to 1.4 (#8711)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
else
|
||||
bar.color = "#ff0000"
|
||||
hardpoint_bar_cache += bar
|
||||
for(var/i=i;i<=value;i++)
|
||||
for(var/i = 1; i <= value; i++)
|
||||
new_overlays += hardpoint_bar_cache[i]
|
||||
overlays = new_overlays
|
||||
|
||||
|
||||
Reference in New Issue
Block a user