Fixed regex.inc
This commit is contained in:
parent
d72a9150a1
commit
a730cfe9b5
@ -172,7 +172,7 @@ stock int SimpleRegexMatch(const char[] str, const char[] pattern, int flags = 0
|
||||
/**
|
||||
* Do not edit below this line!
|
||||
*/
|
||||
public Extension:__ext_regex =
|
||||
public Extension __ext_regex =
|
||||
{
|
||||
name = "Regex Extension",
|
||||
file = "regex.ext",
|
||||
|
Loading…
Reference in New Issue
Block a user