lol spacing

This commit is contained in:
Zach Iverson 2011-06-18 04:07:49 -04:00
parent 3c25f064e2
commit f134bf7f91
1 changed files with 1 additions and 1 deletions

View File

@ -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;