update droptracker (#9359)

We were incorrectly calling the atomic boolean for whether an item required a screenshot when it was untradeable based on a set of items we defined with custom values; resulting in nullpointers on drops.
This commit is contained in:
joelhalen
2025-10-28 22:38:21 -04:00
committed by GitHub
parent 0470fd98e3
commit 475c815212

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=8fc54c3c8d7a54d757a240b830983354e2a4021b
commit=73788effcda1629b3b9b457f56c17f5d080a5104
authors=joelhalen,OSRSKoeppy