diff --git a/src/map/script_map.cpp b/src/map/script_map.cpp index 9b26f3ecdb..daa2a6bea3 100644 --- a/src/map/script_map.cpp +++ b/src/map/script_map.cpp @@ -1065,7 +1065,7 @@ static int CclGetIsGameHoster(lua_State *l) ** ** Example: ** -**
PresentMap("Map description", 1, 128, 128, 17)
PresentMap("Map description", PlayerCount, Width, Height, uid_number [, "highgrounds-enabled"])