mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
Whoops
This commit is contained in:
parent
f629f2ab21
commit
885931edde
1 changed files with 0 additions and 1 deletions
|
@ -1352,7 +1352,6 @@ s32 play_mode_paused(void) {
|
||||||
|
|
||||||
if (!gLevelValues.zoomOutCameraOnPause || !network_check_singleplayer_pause()) {
|
if (!gLevelValues.zoomOutCameraOnPause || !network_check_singleplayer_pause()) {
|
||||||
gCameraMovementFlags &= ~CAM_MOVE_PAUSE_SCREEN;
|
gCameraMovementFlags &= ~CAM_MOVE_PAUSE_SCREEN;
|
||||||
skip_camera_interpolation();
|
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue