diff --git a/lgsm/functions/fix_openttd.sh b/lgsm/functions/fix_openttd.sh index 0008bbb4b..4f5b320c6 100644 --- a/lgsm/functions/fix_openttd.sh +++ b/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" \ No newline at end of file +cp "${serverfiles}/graphics_set/opengfx-0.6.0.tar" "${rootdir}/.openttd/baseset" \ No newline at end of file