Archiviert
13
0

Just a tiny correction for GameProfile Javadocs

Dieser Commit ist enthalten in:
Devil Boy 2013-12-05 19:38:29 -08:00
Ursprung 7f4f2bb724
Commit 745c4054a3

Datei anzeigen

@ -60,7 +60,7 @@ public class WrappedGameProfile {
}
/**
* Construct a new game profile with the same ID, but different id.
* Construct a new game profile with the same ID, but different name.
* @param name - the new name of the profile to create.
* @return The new game profile.
*/