Skip to content
Snippets Groups Projects
Commit 4f66de65 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Modified text and menu files can now be placed in mods/text/*

(e.g. mods/text/menu/main.msg), but only when the mods dir is configured in
SCFG->System->Advanced Options (by default, this set to ../mods/).

While menu-related functions will always check/read the file from the
mods/text dir (if exists), printfile() function requires the new P_MODS flag
to be specified to check/read the file from the mods/text directory.

This resolves feature request/issue #879
parent 7dd9d919
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment