mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-20 17:45:57 +02:00
Got most of the properties getting set. Commands and General Parameters broken.
This commit is contained in:
parent
d42dac543f
commit
5b5b99bb4b
6 changed files with 79 additions and 23 deletions
|
@ -8,7 +8,7 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
|
|||
{
|
||||
class ParameterTemp
|
||||
{
|
||||
public int tp = 0;
|
||||
public short tp = 0;
|
||||
|
||||
public int targetInformation = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue