Reworked controls and fixed equipment generation with Place = Bag
This commit is contained in:
@@ -190,6 +190,7 @@ namespace Assets.Scripts
|
||||
if (state == UIState.PAUSE)
|
||||
{
|
||||
closePauseMenu();
|
||||
Cursor.lockState = CursorLockMode.Locked;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user