Fixed initial runtime crashes in BetterEnd
This commit is contained in:
parent
defa88bbff
commit
f59cf8bad2
3 changed files with 10 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
package ru.betterend.interfaces;
|
||||
|
||||
public interface TargetChecker {
|
||||
boolean isTarget();
|
||||
boolean be_isTarget();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue