diff --git a/functions/fn_debug b/functions/fn_debug index 99fb415d6..baac24ec5 100644 --- a/functions/fn_debug +++ b/functions/fn_debug @@ -56,7 +56,7 @@ if [ "${engine}" == "source" ]||[ "${engine}" == "goldsource" ]; then if [ "${gamename}" == "Insurgency" ]; then fn_insfix fi - ${executable} ${parms} -fn_debug + ${executable} ${parms} -debug else ${executable} ${parms} fi \ No newline at end of file