Skip to content

Commit 6a1a0d0

Browse files
Update Events.java
1 parent 0731481 commit 6a1a0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/top/rgb39/ecs/plugin/Events.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public void write(Event event) {
8585

8686
}
8787

88-
static class EventSystems {
88+
public static class EventSystems {
8989

9090
@System(runtimeLabel = RuntimeLabel.AfterEvent)
9191
void copyEvents() {

0 commit comments

Comments
 (0)