mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 00:51:26 +00:00
Removes shell fake BPM + blood oxygenation. (#9162)
This commit is contained in:
@@ -1160,8 +1160,6 @@
|
||||
holder.icon_state = "0" // X_X
|
||||
else if(is_asystole())
|
||||
holder.icon_state = "flatline"
|
||||
else if(isFBP(src))
|
||||
holder.icon_state = "2"
|
||||
else
|
||||
holder.icon_state = "[pulse()]"
|
||||
hud_list[HEALTH_HUD] = holder
|
||||
|
||||
Reference in New Issue
Block a user