This commit is contained in:
Anuken 2020-03-31 12:02:27 -04:00 committed by GitHub
parent e31061a546
commit b06d517084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,6 +103,7 @@ public class NetClient implements ApplicationListener{
logic.reset();
platform.updateRPC();
player.name = Core.settings.getString("name");
player.color.set(Core.settings.getInt("color-0"));
if(quiet) return;