build: try to fix this
Some checks failed
lint / Lint on Linux (push) Failing after 9s

This commit is contained in:
2024-09-01 12:17:11 +02:00
parent c246b580a0
commit ef3d077deb
10 changed files with 19 additions and 11 deletions

View File

@ -2350,6 +2350,7 @@ manage_sentry_count( var_0, var_1 )
{
wait 2.0;
var_2 = get_max_sentry_count( var_0, var_1 );
var_3 = [];
switch ( var_1 )
{

View File

@ -309,7 +309,6 @@ get_primary_death_anim_state()
else
{
return "traverse";
default:
}
}
}