Selaa lähdekoodia

Changes for Garrys Mod

h3o66 11 vuotta sitten
vanhempi
commit
da072e6a5f
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      functions/fn_functions

+ 5 - 0
functions/fn_functions

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