summaryrefslogtreecommitdiff
path: root/src/manager/entitySpawnManager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/entitySpawnManager.c')
-rw-r--r--src/manager/entitySpawnManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/entitySpawnManager.c b/src/manager/entitySpawnManager.c
index 900b6480..6303d998 100644
--- a/src/manager/entitySpawnManager.c
+++ b/src/manager/entitySpawnManager.c
@@ -26,7 +26,7 @@ void EntitySpawnManager_Main(EntitySpawnManager* this) {
if (super->type2 != 0) {
super->type2 = 0;
SetPlayerControl(0xff);
- sub_08078B48();
+ PausePlayer();
}
if (this->spawnTimer == 0) {
if (this->sound != 0) {