Add hex color support to translations
This commit is contained in:
@@ -20,5 +20,4 @@ public class LibsProfileLookupCaller implements ProfileLookupCallback {
|
||||
public void onProfileLookupSucceeded(GameProfile profile) {
|
||||
gameProfile = WrappedGameProfile.fromHandle(profile);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user