aboutsummaryrefslogtreecommitdiff
path: root/saga/sfuncs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sfuncs.cpp')
-rw-r--r--saga/sfuncs.cpp2
1 files changed, 1 insertions, 1 deletions
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();