Update Filters.xml

Fix typo, for whatever reason this error only triggered in JA2_vanilla vfsconfig
This commit is contained in:
Asdow
2022-11-10 19:57:13 +02:00
parent 6c3a6c9ad1
commit f1c4897408
+1 -1
View File
@@ -61,7 +61,7 @@
</Filter>
<Filter name="DualHandguns">
<AND>
<FILTER>HasPistolOrMPistolInRightHand2</FILTER>
<FILTER>HasPistolOrMPistolInRightHand</FILTER>
<FILTER>HasPistolOrMPistolInLeftHand</FILTER>
</AND>
</Filter>