From 189492eef1a09c2685b854e64a435129777579a6 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 8 Mar 2005 15:06:57 +0000 Subject: Fixed typo. svn-id: r17039 --- saga/sfuncs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saga') diff --git a/saga/sfuncs.cpp b/saga/sfuncs.cpp index 6d359c1421..176965a516 100644 --- a/saga/sfuncs.cpp +++ b/saga/sfuncs.cpp @@ -1547,7 +1547,7 @@ void Script::SF_protectResult(SCRIPTFUNC_PARAMS) { debug(1, "stub: SF_protectResult(), %d args", nArgs); } -// Script function #75 (0x4d) +// Script function #75 (0x4b) void Script::sfRand(SCRIPTFUNC_PARAMS) { int16 param = thread->pop(); -- cgit v1.2.3