Fixed mob transformation hard dels (#27122)

This commit is contained in:
DamianX
2020-07-16 22:12:33 +02:00
committed by GitHub
parent 03334e99fc
commit e8665c2e7f
14 changed files with 14 additions and 26 deletions

View File

@@ -232,7 +232,6 @@ client/proc/one_click_antag()
// Create a brand new mind for the dude
new_character.mind = new
new_character.mind.current = new_character
new_character.mind.original = new_character
return new_character