build: workflow from hell #1

Merged
Future merged 15 commits from build/ci into main 2024-03-20 17:11:36 +00:00
Showing only changes of commit 5a2c9727f3 - Show all commits

View File

@ -131,6 +131,6 @@ onPlayerSpawned()
{ {
self waittill( "spawned_player" ); self waittill( "spawned_player" );
self setPerk( "specialty_marathon", true, false ); self setPerk( "specialty_marathon", true, false );
} }
} }