initial commit

This commit is contained in:
2021-08-02 00:53:15 +02:00
committed by GitHub
commit 68b668d0a2
92 changed files with 7761 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package de.steev.bm.events;
public class InteractEvent {
}