Merge pull request #49948 from Dennok/chronosuit-fix

chronosuit cam fix
This commit is contained in:
ShizCalev
2020-03-17 22:28:40 -04:00
committed by GitHub
@@ -235,6 +235,9 @@
REMOVE_TRAIT(helmet, TRAIT_NODROP, CHRONOSUIT_TRAIT)
helmet.suit = null
helmet = null
user.reset_perspective()
user.set_machine()
user.remote_control = null
if(camera)
QDEL_NULL(camera)