You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a case-sensitive filesystem trying to load "map" when it is in mod/MAPS/map.bsp will not work even with host_matchfilecase set to 0. mod/maps/MAP.bsp works fine.
Directories should be handled case-insensitive as well.
The text was updated successfully, but these errors were encountered:
On a case-sensitive filesystem trying to load "map" when it is in mod/MAPS/map.bsp will not work even with host_matchfilecase set to 0. mod/maps/MAP.bsp works fine.
Directories should be handled case-insensitive as well.
The text was updated successfully, but these errors were encountered: