refactor: use new template

This commit is contained in:
Tsubasa6848
2024-02-26 20:45:32 +08:00
Unverified
parent b4ab01b150
commit 7414c32696
7 changed files with 70 additions and 93 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <RemoteCallAPI.h>
#define PLUGIN_NAME "GMLIB-LRCA"
#define LIB_VERSION SemVersion(0, 8, 4, "", "")
#define LIB_VERSION SemVersion(0, 9, 0, "", "")
extern ll::Logger logger;