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:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user