Daniel Gibbs 2 месяцев назад
Родитель
Сommit
b930161f1d
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      lgsm/modules/core_modules.sh

+ 5 - 0
lgsm/modules/core_modules.sh

@@ -451,6 +451,11 @@ fix_samp.sh() {
 	fn_fetch_module
 }
 
+fix_sdtd.sh() {
+	modulefile="${FUNCNAME[0]}"
+	fn_fetch_module
+}
+
 fix_sfc.sh() {
 	modulefile="${FUNCNAME[0]}"
 	fn_fetch_module