qdel pass II

This commit is contained in:
Fox-McCloud
2015-07-11 02:10:31 -04:00
parent d46aa69852
commit f5ce957f33
17 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -367,7 +367,7 @@ client/proc/one_click_antag()
candidates.Remove(theghost)
if(!theghost)
del(new_syndicate_commando)
qdel(new_syndicate_commando)
break
new_syndicate_commando.key = theghost.key
@@ -487,7 +487,7 @@ client/proc/one_click_antag()
candidates.Remove(theghost)
if(!theghost)
del(new_vox)
qdel(new_vox)
break
new_vox.key = theghost.key