h3o66 11 лет назад
Родитель
Сommit
da072e6a5f
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      functions/fn_functions

+ 5 - 0
functions/fn_functions

@@ -273,5 +273,10 @@ functionfile="${FUNCNAME}"
 fn_runfunction
 fn_runfunction
 }
 }
 
 
+fn_content_gmod(){
+functionfile="${FUNCNAME}"
+fn_runfunction
+}
+
 # Calls on-screen messages
 # Calls on-screen messages
 fn_messages
 fn_messages