mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 17:31:36 +03:00
updated for latest BE
regex metacharacters ({}[]()^$.|*+? and \) now have to be escaped using
'\' if they should be used as literals.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
1 ""
|
||||
5 !="0.000000" !="0.990000" !="1.000000" !="2.000000"
|
||||
5 !="0\.000000" !="0\.990000" !="1\.000000" !="2\.000000"
|
||||
|
||||
Reference in New Issue
Block a user