Skip to content

Initialize the `was_already_paused` variable to avoid crashes by nill value

There has been rare cases that the game crashed on me because this value was nill at the start.

Signed-off-by: Michael Alexsander Silva Dias michaelalexsander@protonmail.com

Merge request reports