cut the list

This commit is contained in:
Fox-McCloud
2015-09-22 12:17:11 -04:00
parent 784dd66e46
commit d1ce77b30f
+1 -1
View File
@@ -314,7 +314,7 @@
if(C.reagents)
for(var/datum/reagent/R in C.reagents.reagent_list)
C.reagents.clear_reagents()
C.reagents.addiction_list = list()
C.reagents.addiction_list.Cut()
hud_updateflag |= 1 << HEALTH_HUD
hud_updateflag |= 1 << STATUS_HUD