Got most of the properties getting set. Commands and General Parameters broken.

This commit is contained in:
Filip Maj 2016-01-10 13:36:36 -05:00
parent d42dac543f
commit 5b5b99bb4b
6 changed files with 79 additions and 23 deletions

View file

@ -8,7 +8,7 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
{
class ParameterTemp
{
public int tp = 0;
public short tp = 0;
public int targetInformation = 0;