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 b6955889a0
commit dabcb10944
@@ -61,7 +61,7 @@
</Filter>
<Filter name="DualHandguns">
<AND>
<FILTER>HasPistolOrMPistolInRightHand2</FILTER>
<FILTER>HasPistolOrMPistolInRightHand</FILTER>
<FILTER>HasPistolOrMPistolInLeftHand</FILTER>
</AND>
</Filter>