324325326327328329330331332333334335
} void go() { if (!mAutoBattle) return; Logable D = Configuration.getConfiguration().getDebugEntity(); D.addLog("Go!", 3); Runnable caller = new Runnable() { public void run() { checkNextRound();