remove deleted SEnding metrics

remove combo on SGSyncMachine
This commit is contained in:
Chris Danford
2006-03-15 03:48:35 +00:00
parent 1b2a728e25
commit d95b9f4a6f
+4 -3
View File
@@ -2814,7 +2814,6 @@ FullComboW1Command=
FullComboBrokenCommand= FullComboBrokenCommand=
MissComboCommand=%function(self) local origZoom=self:GetZoom(); self:zoom(1.2*origZoom); self:linear(0.05); self:zoom(origZoom); end MissComboCommand=%function(self) local origZoom=self:GetZoom(); self:zoom(1.2*origZoom); self:linear(0.05); self:zoom(origZoom); end
[Player] [Player]
ReceptorArrowsYStandard=-144 ReceptorArrowsYStandard=-144
ReceptorArrowsYReverse=144 ReceptorArrowsYReverse=144
@@ -4663,6 +4662,7 @@ Class=ScreenGameplaySyncMachine
Fallback=ScreenGameplay Fallback=ScreenGameplay
PrevScreen=ScreenOptionsService PrevScreen=ScreenOptionsService
NextScreen=ScreenOptionsService NextScreen=ScreenOptionsService
PlayerType=PlayerSyncMachine
LifeP1OnCommand=hidden,1 LifeP1OnCommand=hidden,1
LifeP2OnCommand=hidden,1 LifeP2OnCommand=hidden,1
ScoreP1OnCommand=hidden,1 ScoreP1OnCommand=hidden,1
@@ -5117,5 +5117,6 @@ Fallback=PaneDisplayP1
Class=ScreenSandbox Class=ScreenSandbox
Fallback=Screen Fallback=Screen
[ScreenEnding] [PlayerSyncMachine]
UseMachineProfile=0 Fallback=Player
ComboOnCommand=hidden,1