mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 18:05:22 +02:00
The reason for the bug was an u16 overflow, thus failing the assert. This only happened in Debug build but not in Release builds.
The reason for the bug was an u16 overflow, thus failing the assert. This only happened in Debug build but not in Release builds.