Minor work on animation

This commit is contained in:
Felix
2024-11-14 14:58:54 +01:00
parent d9a827697d
commit 6849a0a023
6 changed files with 50 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
package pp.mdga.effect;
public interface Effect {
}