feat: add getAllPlayerInfo

This commit is contained in:
Tsubasa6848
2024-05-15 19:57:56 +08:00
Unverified
parent 819d64ad86
commit 83009cd29c
5 changed files with 55 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#define PLUGIN_NAME fmt::format(fg(fmt::color::light_green), "GMLIB-LRCA")
#define LIB_VERSION GMLIB::Version(0, 12, 5)
#define LIB_VERSION GMLIB::Version(0, 12, 6)
extern ll::Logger logger;