diff options
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/ure.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp index 01e2cbde0f98..bb60cc36d919 100644 --- a/scp2/source/ooo/ure.scp +++ b/scp2/source/ooo/ure.scp @@ -148,7 +148,7 @@ End // We set up the URE unorc/uno.ini in scp2 because then it is easy to // get the platform differences into it compared to constructing it in -// Makefiles etc. On OS X it goes into .app/Contents/Resources/ure/unorc, +// Makefiles etc. On OS X it goes into .app/Contents/Resources/ure/etc/unorc, // on other Unix into .../ure/lib/unorc and on Windows into // .../ure/bin/unorc. The latter two locations are factored out as // SCP2_URE_DL_DIR. |