Spell checking, h-r.

This commit is contained in:
Mike Castle
2013-11-23 19:16:20 -08:00
parent a4a90c9fd1
commit bba6519860
16 changed files with 27 additions and 27 deletions

View File

@ -56,7 +56,7 @@ window.plugin.portalHighligherPortalsCanMakeLevel.getHighlighter = function(lvl)
var setup = function() {
// This is the maximum level of a portal a user can be the "last peice of"
// This is the maximum level of a portal a user can be the "last piece of"
// yes, even a level 1 can be the difference in bumping a portal up to level 7
var max_can_complete = 7;
if(PLAYER.level === 8) {