]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Add missing "classname" "dom_team" for yellow and pink team in the example in mapping.txt
authorterencehill <piuntn@gmail.com>
Fri, 3 Feb 2012 00:06:58 +0000 (01:06 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 3 Feb 2012 00:06:58 +0000 (01:06 +0100)
Docs/mapping.txt

index 6a120886718db2b2f6fc949017313c2cb48e627e..3024b4d9ab553b38627c010d329c9a81640ba5f2 100644 (file)
@@ -202,6 +202,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams:
 "model" "models/domination/dom_red.md3"\r
 }\r
 {\r
+"classname" "dom_team"\r
 "netname" "^3Yellow Team"\r
 "cnt" "12"\r
 "noise" ""\r
@@ -209,6 +210,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams:
 "model" "models/domination/dom_yellow.md3"\r
 }\r
 {\r
+"classname" "dom_team"\r
 "netname" "^6Pink Team"\r
 "cnt" "9"\r
 "noise" ""\r