Skip to content
- The crash when targeted bug was more complicated than I thought. Replacing a token image with an un-preloaded image caused a canvas hang. To work around that, I'm using sockets to push clients to load the wreck images before replacing them. Hopefully this works better.