1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-05 00:48:16 +08:00

add getSqlManager method

This commit is contained in:
Ghost_chu
2022-02-04 14:06:46 +08:00
parent 023cff1bbd
commit 2d31e5ac87
4 changed files with 34 additions and 1 deletions
@@ -44,7 +44,6 @@ public class EasySQLVelocity {
@Subscribe
public void onInitialize(ProxyInitializeEvent event) {
}
}