SystemTools: make GetFilenameName handle either kind of slash
Previously trying to parse a windows-style (backslash separated) path on Linux would fail. Make this function handle either kind of separator on both platforms.
We are implementing enhanced network protection measures. During connection checks, you may briefly see a “verifying connection” screen. This is a normal part of our security process and requires no action.
Previously trying to parse a windows-style (backslash separated) path on Linux would fail. Make this function handle either kind of separator on both platforms.