Closed zibetnu closed 1 year ago
The next round can't start if the game was paused just before the round screen drops in.
https://user-images.githubusercontent.com/97706756/231593249-56cb7912-ebb3-41ef-8b26-ab0c940a88d8.mp4
The round screen reacts intuitively to pausing and the next round starts normally.
https://user-images.githubusercontent.com/97706756/231552929-b215274d-e715-46f0-baac-9aeca5b2a1cb.mp4
The messed-up shaders can also be seen in both videos. This is fixed in #295.
Before
The next round can't start if the game was paused just before the round screen drops in.
https://user-images.githubusercontent.com/97706756/231593249-56cb7912-ebb3-41ef-8b26-ab0c940a88d8.mp4
After
The round screen reacts intuitively to pausing and the next round starts normally.
https://user-images.githubusercontent.com/97706756/231552929-b215274d-e715-46f0-baac-9aeca5b2a1cb.mp4
The messed-up shaders can also be seen in both videos. This is fixed in #295.