get triggered by dumb namings

This commit is contained in:
Lucwousin
2020-01-02 19:19:55 +01:00
committed by Lucwousin
parent 0783bc0695
commit 61aea62c11
2 changed files with 40 additions and 40 deletions
@@ -13,11 +13,11 @@ public interface RSTilePaint extends TilePaint
@Override
int getSwColor();
@Import("seColor")
@Import("nwColor")
@Override
int getSeColor();
@Import("nwColor")
@Import("seColor")
@Override
int getNwColor();