mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
GetFileName returned null string if file is not within a path, now returns the input file name. RemoveFileName returned file name if file is not within a path, now returns null string. Added StringReplaceC (string replace with copy instead of modifying the reference object).