mark states as dirty when the skin changes
This commit is contained in:
@@ -19,6 +19,5 @@ package yugecin.opsudance.events;
|
||||
|
||||
public interface SkinChangedListener
|
||||
{
|
||||
void onSkinChanged(String stringName);
|
||||
|
||||
void onSkinChanged(String name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user