fix to cloning

another fix...
This commit is contained in:
QuoteFox
2020-07-05 20:40:36 +01:00
parent fdb36f8399
commit 89269608f0
-1
View File
@@ -205,7 +205,6 @@
H.suiciding = FALSE
attempting = FALSE
if (H.custom_body_size)
H.size_multiplier = (max(min( round((H.custom_body_size)), MAX_BODYSIZE),MIN_BODYSIZE)* 0.01) //set their size if they are cloning
return TRUE