update droptracker to v5.2.2 (#9355)

* Fix creation of Color object

Sorry for the quick succession updates today.. just got home a bit ago, and the plugin was still creating (non-breaking) NullPointer errors inside our new warning methods. Fixed this by using fromHex instead of fromString to create red

* Update commit hash for droptracker plugin
This commit is contained in:
joelhalen
2025-10-27 23:09:58 -04:00
committed by GitHub
parent 4e858069b5
commit 93ef9b11a9

View File

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