mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-12 22:55:35 +00:00
8fd9eb71b4
Previously the assert would always be hit, since it was the equivalent of: array == nullptr, which is never true.