4
0
lrob 10 жил өмнө
parent
commit
b3a43c07a6

+ 1 - 1
functions/command_fastdl.sh

@@ -17,7 +17,7 @@ webdir="${rootdir}/www"
 fastdldir="${webdir}/fastdl"
 addonsdir="${systemdir}/addons"
 # Server lua autorun dir, used to autorun lua on client connect to the server
-luasvautorundir="${systemdir}/lua/audoturn/server"
+luasvautorundir="${systemdir}/lua/autorun/server"
 luafastdlfile="lgsm_cl_force_fastdl.lua"
 luafastdlfullpath="${luasvautorundir}/${luafastdlfile}"