remove gross hack that screws up hold preference
This commit is contained in:
@@ -12,8 +12,6 @@ Trace = lua.Trace
|
|||||||
Warn = lua.Warn
|
Warn = lua.Warn
|
||||||
print = Trace
|
print = Trace
|
||||||
|
|
||||||
PREFSMAN:SetPreferenceToDefault("TimingWindowSecondsHold");
|
|
||||||
|
|
||||||
PLAYER_1 = "PlayerNumber_P1"
|
PLAYER_1 = "PlayerNumber_P1"
|
||||||
PLAYER_2 = "PlayerNumber_P2"
|
PLAYER_2 = "PlayerNumber_P2"
|
||||||
NUM_PLAYERS = #PlayerNumber
|
NUM_PLAYERS = #PlayerNumber
|
||||||
|
|||||||
Reference in New Issue
Block a user