1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/platform/linuxbsd/crash_handler_linuxbsd.cpp
Hugo Locurcio 57141e04a6 Simplify printed file paths in the Linux/*BSD crash handler
This shortens the printed paths a bit when they would contain `/./`,
which is redundant (e.g. `/opt/godot/./core` becomes `/opt/godot/core`).
2024-08-18 23:36:29 +02:00

6.1 KiB