Make hide and seek disable the camera zoom out
This commit is contained in:
parent
1e1c46f6b9
commit
11d83b5d28
|
@ -518,6 +518,7 @@ function allow_pvp_attack(m1, m2)
|
||||||
end
|
end
|
||||||
|
|
||||||
gLevelValues.disableActs = true
|
gLevelValues.disableActs = true
|
||||||
|
gLevelValues.zoomOutCameraOnPause = false
|
||||||
|
|
||||||
-----------
|
-----------
|
||||||
-- hooks --
|
-- hooks --
|
||||||
|
|
Loading…
Reference in New Issue