X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fgamemode_nexball.qh;h=4b0b7eaa15c67a3dd686ce2e00474803730684a8;hb=30125332eda7a5e10bd535c63c3f689729155810;hp=545ec96d75295764b09b55c6368cbf95f633a71c;hpb=4524af86ee6190c8d7f7cd7ccc068650809a0ce7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/mutators/gamemode_nexball.qh b/qcsrc/server/mutators/gamemode_nexball.qh index 545ec96d7..4b0b7eaa1 100644 --- a/qcsrc/server/mutators/gamemode_nexball.qh +++ b/qcsrc/server/mutators/gamemode_nexball.qh @@ -27,4 +27,7 @@ float balls; float ball_scale; float nb_teams; -.float teamtime; \ No newline at end of file +.entity nb_dropper; +.float nb_droptime; + +.float teamtime;