BFA Update (still lots of testing to do tho)
This commit is contained in:
@@ -953,7 +953,7 @@ namespace Game.Spells
|
||||
public bool OnHold;
|
||||
}
|
||||
|
||||
struct ChargeEntry
|
||||
public struct ChargeEntry
|
||||
{
|
||||
public ChargeEntry(DateTime startTime, TimeSpan rechargeTime)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user