mirror of
https://github.com/moparisthebest/xAuth
synced 2024-12-21 22:58: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;
|
||||
|
||||
public class Account {
|
||||
private int id = 0;
|
||||
private int id = 0;
|
||||
private String playerName;
|
||||
private String password;
|
||||
private String email;
|
||||
|
Loading…
Reference in New Issue
Block a user