mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
Make hide and seek disable the camera zoom out
This commit is contained in:
parent
1e1c46f6b9
commit
11d83b5d28
1 changed files with 1 additions and 0 deletions
|
@ -518,6 +518,7 @@ function allow_pvp_attack(m1, m2)
|
|||
end
|
||||
|
||||
gLevelValues.disableActs = true
|
||||
gLevelValues.zoomOutCameraOnPause = false
|
||||
|
||||
-----------
|
||||
-- hooks --
|
||||
|
|
Loading…
Reference in a new issue