[Test] 테스트용 주석 삭제
This commit is contained in:
parent
c17ec2c0a9
commit
4a8e62c8be
@ -73,7 +73,7 @@ public class PlayerController : CharacterBase, IObserver<GameObject>
|
|||||||
_isBattle = !isHousingScene;
|
_isBattle = !isHousingScene;
|
||||||
Debug.Log("_isBattle: " + _isBattle);*/
|
Debug.Log("_isBattle: " + _isBattle);*/
|
||||||
|
|
||||||
// SwitchBattleMode();
|
SwitchBattleMode();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void Update()
|
private void Update()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user