mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-06-09 08:07:25 +01:00
f9de37b568
Well this was a dumbass mistake. But what happened is that I sent a pointer to a string instead of the string itself. The result was interesting, but non-functional. Fixes #5778.