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

Encounter: fix death status icon showing when joining mid game

This commit is contained in:
Jbleezy
2023-05-13 14:09:03 -07:00
parent d035b93a67
commit 4d524d2389

View File

@ -194,6 +194,8 @@ hide_gump_loading_for_hotjoiners()
if(isDefined(level.should_respawn_func) && [[level.should_respawn_func]]())
{
wait 0.05;
if (!flag("initial_blackscreen_passed"))
{
self [[ level.spawnplayer ]]();