diff options
Diffstat (limited to 'core/src/Khs.kt')
| -rw-r--r-- | core/src/Khs.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/Khs.kt b/core/src/Khs.kt index 1863e2b..1ac6bf4 100644 --- a/core/src/Khs.kt +++ b/core/src/Khs.kt @@ -103,6 +103,7 @@ class Khs(val shim: KhsShim) { this, "blockhunt", KhsMapBlockHuntDebug(), + KhsMapBlockHuntDisguise(), KhsMapBlockHuntEnabled(), CommandGroup( this, |