Delete client_procs.dm.rej

This commit is contained in:
LetterJay
2017-09-06 09:27:57 -05:00
committed by GitHub
parent ce1e5c69dc
commit 82f36f0d28
-10
View File
@@ -1,10 +0,0 @@
diff a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm (rejected hunks)
@@ -353,7 +353,7 @@ GLOBAL_LIST(external_rsc_urls)
/client/Del()
if(credits)
- QDEL_LIST(credits)
+ QDEL_LIST(credits)
log_access("Logout: [key_name(src)]")
if(holder)
adminGreet(1)