diff --git a/mods/hide-and-seek.lua b/mods/hide-and-seek.lua index 2bc16c90..2de5b4f7 100644 --- a/mods/hide-and-seek.lua +++ b/mods/hide-and-seek.lua @@ -518,6 +518,7 @@ function allow_pvp_attack(m1, m2) end gLevelValues.disableActs = true +gLevelValues.zoomOutCameraOnPause = false ----------- -- hooks --