aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/miz_hi/smileessence/command/IConfirmable.java
blob: ca680e4eebc9e024d05050f5fd06aef73dc34a72 (plain)
1
2
3
4
5
6
package net.miz_hi.smileessence.command;

public interface IConfirmable
{

}