SIGN IN SIGN UP

player/scripting: use strcasecmp for comparing script files

The documentation says that the scripts are loaded in alphabetical order,
which indicates that the case is not sensitive. Use strcasecmp to satisfy
this requirement.
N
nanahi committed
6260e7236c6ff61b5ff036156ae93ab2449ffb27
Parent: 2b62f7c
Committed by Kacper Michajłow <kasper93@gmail.com> on 4/17/2026, 2:09:23 AM