Misc cleanups

This commit is contained in:
hondacrx
2018-01-05 12:11:18 -05:00
parent 24c91cee05
commit 387568b863
4 changed files with 3 additions and 9 deletions
@@ -310,13 +310,6 @@ namespace Game.Entities
public byte Flags;
}
struct PlayerDynamicFieldSpellModByLabel
{
public uint Mod;
public float Value;
public uint Label;
}
public class SpecializationInfo
{
public SpecializationInfo()