mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
as it seems to be getting used from multiple threads. (I get an index out of bounds exception in draw() which iterates with i < items.size() so clearly items must have been modified by another thread.)