]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/round_handler.qc
Implement secondary timer and subtext
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / round_handler.qc
index 5307eca782a827398f66eed801fdd73682d458b4..fa68211f9e8fd442c42dc0875505a819fa5943f1 100644 (file)
@@ -75,6 +75,7 @@ void round_handler_Init(float the_delay, float the_count, float the_round_timeli
        this.count = fabs(floor(the_count));
        this.cnt = this.count + 1;
        this.round_timelimit = (the_round_timelimit > 0) ? the_round_timelimit : 0;
+       round_limit = the_round_timelimit;
 }
 
 // NOTE: this is only needed because if round_handler spawns at time 1