diff --git a/stepmania/Themes/default/Scripts/00 init.lua b/stepmania/Themes/default/Scripts/00 init.lua index d48c7bd9c1..bbd44cb37b 100644 --- a/stepmania/Themes/default/Scripts/00 init.lua +++ b/stepmania/Themes/default/Scripts/00 init.lua @@ -12,8 +12,6 @@ Trace = lua.Trace Warn = lua.Warn print = Trace -PREFSMAN:SetPreferenceToDefault("TimingWindowSecondsHold"); - PLAYER_1 = "PlayerNumber_P1" PLAYER_2 = "PlayerNumber_P2" NUM_PLAYERS = #PlayerNumber