Browse Source

fixed typo in fix_openttd.sh

pull/2908/head
scott 5 years ago
parent
commit
169e60330d
  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}/grapics_set/opengfx-0.6.0.tar" "${rootdir}/.openttd/baseset"
cp "${serverfiles}/graphics_set/opengfx-0.6.0.tar" "${rootdir}/.openttd/baseset"
Loading…
Cancel
Save