diff --git a/static/balance.js b/static/balance.js index e3a3762..67f5114 100644 --- a/static/balance.js +++ b/static/balance.js @@ -1,5 +1,5 @@ positions = [ "Top", "Jungle", "Mid", "Support" , "Bottom" ] -acceptedParser = [ "top", "jungle", "mid", "sup" , "bot", "adc", "support", "bottom" ] +acceptedParser = [ "top", "jungle", "mid", "sup" , "bot", "adc", "support", "bottom", "*" ] function checkPlayer() { if(this.value == ""){