Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)

This commit is contained in:
Matt Woodrow
2008-10-08 20:58:25 +13:00
parent f50c7469ca
commit 29e57e77f7
4 changed files with 196 additions and 67 deletions
+25
View File
@@ -45,4 +45,29 @@
{
"en" "Nominate Map:"
}
"Can't Nominate Current Map"
{
"en" "The map you chose is the current map and cannot be nominated"
}
"Map in Exclude List"
{
"en" "The map you chose was recently played and cannot be nominated"
}
"Current Map"
{
"en" "Current Map"
}
"Recently Played"
{
"en" "Recently Played"
}
"Nominated"
{
"en" "Nominated"
}
}