mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
Fixed comment
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user