]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Make work timelimit
authorterencehill <piuntn@gmail.com>
Tue, 11 Sep 2018 21:20:41 +0000 (21:20 +0000)
committerterencehill <piuntn@gmail.com>
Tue, 11 Sep 2018 21:20:41 +0000 (21:20 +0000)
maps/_hudsetup.mapinfo

index aeca48321e8ecb57ab3801ec5b7ca943453f0df5..e33ada2f0d004d629f66445bb6fab2382e606b26 100644 (file)
@@ -4,8 +4,7 @@ author FruitieX
 cdtrack 1
 noautomaplist
 forbidden
-gametype dm
+gametype dm timelimit=0
 
 settemp_for_type all bot_number 0
-settemp_for_type all minplayers 0
-settemp_for_type all timelimit 0
\ No newline at end of file
+settemp_for_type all minplayers 0
\ No newline at end of file