adapt: adapt GMLIB v0.9.8

This commit is contained in:
Tsubasa6848
2024-03-25 21:38:58 +08:00
Unverified
parent 9bcdfbc031
commit e117d37824
8 changed files with 17 additions and 20 deletions
+1
View File
@@ -18,6 +18,7 @@ extern int mItemDespawnTicks;
extern bool mConsoleLog;
extern bool mAnnounce;
extern bool mSendToast;
extern std::vector<std::string> mIgnoreTags;
} // namespace ConfigFile
namespace Helper {