Delete client_procs.dm.rej
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user