Fixed comment

This commit is contained in:
Nathan Adams 2011-11-25 03:50:10 +00:00
parent ef75a286ac
commit a105ec32b3

View file

@ -53,7 +53,7 @@ public class PlayerNBTManager implements PlayerFileData, IDataManager {
}
}
public File a() { // CraftBukkit - public to private
public File a() { // CraftBukkit - prot to public. Also, hi zml2008.
return this.b;
}