]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - maps/_hudsetup.mapinfo
Use settemp_for_type, for some reason settemp doesn't work
[xonotic/xonotic-maps.pk3dir.git] / maps / _hudsetup.mapinfo
index a897d5433c1e699ef242dbea6563388f704dc034..aeca48321e8ecb57ab3801ec5b7ca943453f0df5 100644 (file)
@@ -6,6 +6,6 @@ noautomaplist
 forbidden
 gametype dm
 
-settemp bot_number 0
-settemp minplayers 0
-settemp timelimit 0
\ No newline at end of file
+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