Skip to content

Commit edc6916

Browse files
authored
Merge pull request #107 from wowsims/feature/skull-banner-crit-extension
Fix MOP Metagem activation
2 parents 496e6df + 511cc89 commit edc6916

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sim/common/includes.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ package common
33
// Just import other directories, so importing common from elsewhere is enough.
44
import (
55
_ "github.com/wowsims/mop/sim/common/cata"
6+
_ "github.com/wowsims/mop/sim/common/mop"
67
_ "github.com/wowsims/mop/sim/common/wotlk"
78
)

0 commit comments

Comments
 (0)