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

Grief: add round reset audio

This commit is contained in:
Jbleezy
2021-12-05 17:30:26 -08:00
parent e927789ecd
commit 268e572fee

View File

@ -395,6 +395,8 @@ round_end(winner)
}
}
level thread maps/mp/zombies/_zm_audio_announcer::leaderdialog( "grief_restarted" );
level.isresetting_grief = 1;
level notify( "end_round_think" );
level.zombie_vars[ "spectators_respawn" ] = 1;