blob: e2c76aaf7e62155ad187101da7fd325af2b7f8c1 [file] [log] [blame] [raw]
package li.cil.oc.util.mods
object Waila {
def isSavingForTooltip = new Exception().getStackTrace.exists(_.getClassName.startsWith("mcp.mobius.waila"))
}