1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Buried: fix Candy spawning

This commit is contained in:
Jbleezy
2023-10-12 20:56:18 -07:00
parent 95055eaddd
commit c2e459e44a
2 changed files with 6 additions and 0 deletions

View File

@ -311,4 +311,9 @@ sloth_ragdoll_zombie( zombie )
}
return false;
}
wait_start_candy_booze( piece )
{
// remove
}