mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-23 08:13:45 -04:00
Made several more objects serializable
This commit is contained in:
@@ -12,6 +12,8 @@ import resources.player.Player;
|
||||
|
||||
public class PlayerObject extends IntangibleObject {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
private String profession = "";
|
||||
|
||||
private String biography = "";
|
||||
|
||||
Reference in New Issue
Block a user