package rabbitescape.engine; public class VoidMarkerStyle { public enum Style { HIGHLIGHTER, TORN_PAPER } }