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

public interface IHideable
{
	
}