From 37c0132f35c6706b7c1692becb2876c7afdd06af Mon Sep 17 00:00:00 2001 From: Hawk-v3 Date: Wed, 20 Jun 2012 13:05:06 +0100 Subject: [PATCH] Abi's request --- code/modules/client/client procs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index f48c21715a..2f32e2312a 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -63,6 +63,7 @@ src << "Error: AllowUpload(): Spam prevention. Please wait [round(time_to_wait/10)] seconds." return 0 fileaccess_timer = world.time + FTPDELAY */ + world.log << "[src] uploaded [filename] of [filelength]" return 1