Skip to content

Commit 7af986e

Browse files
committed
removing _ from files in progress, type in frost.
1 parent f0eadb1 commit 7af986e

6 files changed

Lines changed: 1 addition & 152 deletions

File tree

sim/mage/_frostfire_orb.go

Lines changed: 0 additions & 151 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func (mage *Mage) ApplyFrostTalents() {
6969
}
7070

7171
func (mage *Mage) registerIcyVeinsCD() {
72-
if !.mage.Spec.Frost {
72+
if !mage.Spec.Frost {
7373
return
7474
}
7575

0 commit comments

Comments
 (0)