diff --git a/src/Features/Events.cpp b/src/Features/Events.cpp index 2c34e68..fa9feb9 100644 --- a/src/Features/Events.cpp +++ b/src/Features/Events.cpp @@ -18,7 +18,7 @@ void ListenEvents() { } } if (config.ItemDespawn.Enabled) { - item.lifeTime() = config.ItemDespawn.DespawnTime; + // item.lifeTime() = config.ItemDespawn.DespawnTime; auto list = config.ItemDespawn.WhiteList; auto type = item.item().getTypeName(); for (auto& key : list) { diff --git a/tooth.json b/tooth.json index 4296e10..b96ba10 100644 --- a/tooth.json +++ b/tooth.json @@ -18,7 +18,7 @@ "label": "", "platform": "win-x64", "dependencies": { - "github.com/GroupMountain/GMLIB": ">=1.4.0", + "github.com/GroupMountain/GMLIB-Release": ">=1.4.0", "github.com/MiracleForest/iListenAttentively-Release": ">=0.7.0" }, "assets": [