unused
This commit is contained in:
@@ -217,8 +217,6 @@ void Player::Init(
|
|||||||
//
|
//
|
||||||
// Init judgment positions
|
// Init judgment positions
|
||||||
//
|
//
|
||||||
LuaReference expr = THEME->GetMetricR( sType,"JudgmentTransformCommand" );
|
|
||||||
|
|
||||||
bool bPlayerUsingBothSides = GAMESTATE->GetCurrentStyle()->m_StyleType==StyleType_OnePlayerTwoSides;
|
bool bPlayerUsingBothSides = GAMESTATE->GetCurrentStyle()->m_StyleType==StyleType_OnePlayerTwoSides;
|
||||||
Actor TempJudgment;
|
Actor TempJudgment;
|
||||||
TempJudgment.SetName( "Judgment" );
|
TempJudgment.SetName( "Judgment" );
|
||||||
|
|||||||
Reference in New Issue
Block a user