From afc52a3e6a8dd275d48a5e21cb15086b3ec63b5b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 21 Dec 2013 19:44:29 -0800 Subject: fix travis errors --- src/map/script.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/script.cpp b/src/map/script.cpp index 6e4d18d..e947208 100644 --- a/src/map/script.cpp +++ b/src/map/script.cpp @@ -4166,7 +4166,7 @@ void builtin_getmap(ScriptState *st) } static -void builtin_mapexit(ScriptState *st) +void builtin_mapexit(ScriptState *) { runflag = 0; } -- cgit v1.2.3-70-g09d2