mirror of
https://github.com/moparisthebest/xAuth
synced 2024-12-22 07:08:51 -05:00
lol spacing
This commit is contained in:
parent
3c25f064e2
commit
f134bf7f91
@ -6,7 +6,7 @@ import org.bukkit.Bukkit;
|
|||||||
import org.bukkit.entity.Player;
|
import org.bukkit.entity.Player;
|
||||||
|
|
||||||
public class Account {
|
public class Account {
|
||||||
private int id = 0;
|
private int id = 0;
|
||||||
private String playerName;
|
private String playerName;
|
||||||
private String password;
|
private String password;
|
||||||
private String email;
|
private String email;
|
||||||
|
Loading…
Reference in New Issue
Block a user