Typo getAchivement
This commit is contained in:
Vendored
+1
-1
@@ -197,7 +197,7 @@ public class PathGridCache implements IPathingGrid
|
||||
|
||||
for (int id : players)
|
||||
{
|
||||
Platform.addStat( id, currentBracket.getAchivement() );
|
||||
Platform.addStat( id, currentBracket.getAchievement() );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user