From 656ec3265b2e70732d9104fd87f339fccf7d0e90 Mon Sep 17 00:00:00 2001 From: Samual Date: Fri, 14 Oct 2011 13:41:55 -0400 Subject: [PATCH] Don't save slowmo to config.cfg file (seta -> set in defaultXonotic.cfg) --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e6b22dfa5..916c68983 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1406,7 +1406,7 @@ alias +userbind "_userbind_call userbind${1}_press" alias -userbind "_userbind_call userbind${1}_release" // we must change its default from 1.0 to 1 to be consistent with menuqc -seta slowmo 1 +set slowmo 1 seta menu_skin "luminos" set menu_slowmo 1 -- 2.39.2