Changes between Initial Version and Version 1 of Ticket #14056, comment 3
- Timestamp:
- Jan 22, 2023, 4:52:30 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14056, comment 3
initial v1 11 11 12 12 {{{ 13 const Common::Path resPath = Common::Path(gamePath).join("Resources ");13 const Common::Path resPath = Common::Path(gamePath).join("Resources/"); 14 14 15 15 }}}