don't use archaic boolean for fakegamemode

This commit is contained in:
Bella 2019-11-23 21:07:36 -05:00
parent efcdfa4c83
commit 758b5f5ed5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package me.zeroeightsix.kami.module.modules.sdashb.misc;
import com.sun.org.apache.xpath.internal.operations.Bool;
import me.zeroeightsix.kami.command.Command;
import me.zeroeightsix.kami.module.Module;
import me.zeroeightsix.kami.setting.Setting;