mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixed mob transformation hard dels (#27122)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user