Kaynağa Gözat

Damn you autocomplete!!

Daniel Gibbs 11 yıl önce
ebeveyn
işleme
a48894fc67
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      functions/fn_debug

+ 1 - 1
functions/fn_debug

@@ -56,7 +56,7 @@ if [ "${engine}" == "source" ]||[ "${engine}" == "goldsource" ]; then
 	if [ "${gamename}" == "Insurgency" ]; then
 	if [ "${gamename}" == "Insurgency" ]; then
 		fn_insfix
 		fn_insfix
 	fi
 	fi
-	${executable} ${parms} -fn_debug
+	${executable} ${parms} -debug
 else
 else
 	${executable} ${parms}
 	${executable} ${parms}
 fi
 fi