forked from MagicBane/Server
Track fields updated
This commit is contained in:
@@ -11,9 +11,9 @@ package engine.wpak.data;
|
||||
public class TrackEntry {
|
||||
|
||||
public String action_id;
|
||||
public Boolean unknown1;
|
||||
public Boolean unknown2;
|
||||
public String type;
|
||||
public Boolean trackPlayer;
|
||||
public Boolean trackCorpse;
|
||||
public String filter;
|
||||
public int min;
|
||||
public int max;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user