(macOS) Fixed an incorrect find rule for PrBoom+

This commit is contained in:
Leon Styhre 2023-03-04 11:25:01 +01:00
parent d9f9a3784c
commit 559c56be56

View file

@ -214,7 +214,7 @@
</emulator>
<emulator name="PRBOOM-PLUS">
<!-- Doom engine source port PrBoom+ -->
<rule type="systempath">
<rule type="staticpath">
<entry>/Applications/PrBoom-Plus.app/Contents/MacOS/PrBoom-Plus</entry>
</rule>
</emulator>