Sometimes I'm sleeping
This commit is contained in:
parent
f3f4a23098
commit
bb9f81f335
@ -7,7 +7,7 @@ public class PlayerAuth {
|
||||
|
||||
private String nickname = "";
|
||||
private String hash = "";
|
||||
private String ip = "198.168.0.1";
|
||||
private String ip = "192.168.0.1";
|
||||
private long lastLogin = 0;
|
||||
private double x = 0;
|
||||
private double y = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user