소스 검색

audoturn... sure !

lrob 10 년 전
부모
커밋
b3a43c07a6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/command_fastdl.sh

+ 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}"