rej clean

This commit is contained in:
LetterJay
2017-05-30 15:55:00 -05:00
parent a821d90a37
commit bc5ecc91b5
6 changed files with 0 additions and 68 deletions
-10
View File
@@ -1,10 +0,0 @@
diff a/code/datums/holocall.dm b/code/datums/holocall.dm (rejected hunks)
@@ -45,7 +45,7 @@
var/user_good = !QDELETED(user)
if(user_good)
user.reset_perspective()
- user.remote_control = null
+ user.remote_control = null
if(!QDELETED(eye))
if(user_good && user.client)