mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-21 05:44:33 +00:00
Fixed comment
This commit is contained in:
parent
ef75a286ac
commit
a105ec32b3
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
return this.b;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue