Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -41,6 +41,7 @@ abstract class PlayerComp implements UnitController, Entityc, Syncc, Timerc, Dra
|
||||
boolean admin;
|
||||
@SyncLocal float mouseX, mouseY;
|
||||
String name = "noname";
|
||||
String locale = "en";
|
||||
Color color = new Color();
|
||||
|
||||
transient float deathTimer;
|
||||
|
||||
Reference in New Issue
Block a user