summaryrefslogtreecommitdiff
path: root/sources/events/VSEvent.java
blob: cf5ab5b727849f1347027f3ae4b6b705cee38490 (plain)
1
2
3
4
package events;

public interface VSEvent {
}