Browse Source

fixing another typo in fix_openttd.sh

pull/2908/head
scott 5 years ago
parent
commit
dedce97cfd
  1. 2
      lgsm/functions/fix_openttd.sh

2
lgsm/functions/fix_openttd.sh

@ -8,4 +8,4 @@ local modulename="FIX"
local commandaction="Fix"
mkdir "${rootdir}/.openttd/baseset"
cp "${serverfiles}/graphics_set/opengfx-0.6.0.tar" "${rootdir}/.openttd/baseset"
cp "${serverfiles}/graphics_sets/opengfx-0.6.0.tar" "${rootdir}/.openttd/baseset"
Loading…
Cancel
Save