From caa2c43f341ab070ff82d99410ffab773ba19e72 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Wed, 7 Feb 2007 06:25:00 +0000 Subject: - Removed deprecated console code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9815 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/script.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/script.c') diff --git a/src/map/script.c b/src/map/script.c index c1eec1a43..e93b9df20 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -250,7 +250,7 @@ enum { MF_GUILDLOCK }; -//Reports on the console the src of an script error. +//Reports on the console the src of a script error. static void report_src(struct script_state *st) { struct block_list *bl; if (!st->oid) return; //Can't report source. -- cgit v1.2.3-70-g09d2