Compare commits
2 Commits
sfx_and_ca
...
character_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25c404abc4 | ||
|
|
56c6c5489b |
@@ -49,6 +49,7 @@ public class CharacterSheet : MonoBehaviour
|
||||
public void Action_Close()
|
||||
{
|
||||
PlayerController.Instance.cameraMovement = true;
|
||||
GameManager.Instance.uiManager.BlockInput(false);
|
||||
gameObject.SetActive(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user