mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +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…
Add table
Reference in a new issue