adjust
This commit is contained in:
@@ -3,7 +3,7 @@ using UnityEngine;
|
||||
public class PlayerStateMachine
|
||||
{
|
||||
PlayerState _state;
|
||||
CharacterCtrl _characterCtrl;
|
||||
CECHostPlayer _characterCtrl;
|
||||
|
||||
public void InitState(PlayerState state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user