Added regex module
This commit is contained in:
parent
74dca8b6ef
commit
23234fad0b
|
@ -50,6 +50,12 @@ fun_amxx.dll
|
|||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
||||
|
||||
; ----------------------------------------------------------
|
||||
; Counter-Strike - adds functions specific to Counter-Strike
|
||||
; ----------------------------------------------------------
|
||||
|
|
|
@ -50,6 +50,12 @@ fun_amxx.dll
|
|||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
||||
|
||||
; --------------------------------------------------
|
||||
; Day of Defeat Fun - adds functions specific to DoD
|
||||
; --------------------------------------------------
|
||||
|
|
|
@ -49,3 +49,9 @@ fun_amxx.dll
|
|||
; --------------------------------
|
||||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
|
@ -50,6 +50,12 @@
|
|||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
||||
|
||||
; -----------------
|
||||
; Natural Selection
|
||||
; -----------------
|
||||
|
|
|
@ -50,6 +50,12 @@ fun_amxx.dll
|
|||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
||||
|
||||
; ------------------------------------------------------------------
|
||||
; Team Fortress Classic X - adds functions and stats specific to TFC
|
||||
; ------------------------------------------------------------------
|
||||
|
|
|
@ -50,6 +50,12 @@ fun_amxx.dll
|
|||
;sockets_amxx_i386.so
|
||||
;sockets_amxx.dll
|
||||
|
||||
; --------------------------
|
||||
; Regular Expression support
|
||||
; --------------------------
|
||||
;regex_amxx_i386.so
|
||||
;regex_amxx.dll
|
||||
|
||||
; -----------------------------------------------------------
|
||||
; The Specialists X - adds functions and stats specific to TS
|
||||
; -----------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user