NoIssue: Add NenjimContext

This commit is contained in:
2026-01-26 15:28:25 +01:00
parent a00f8d9449
commit 7999175590

View File

@@ -0,0 +1,4 @@
package com.r35157.nenjim.kicker;
public interface NenjimContext {
}