Fixes the healthdoll not being updated right away after an amputation.

This commit is contained in:
phil235
2016-05-06 02:18:05 +02:00
parent c1e1fa03b2
commit 1ef1117cb1
@@ -89,6 +89,7 @@
update_icon_dropped()
src.loc = T
H.update_health_hud() //update the healthdoll
H.update_body()
H.update_hair()