mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 20:15:38 +00:00
(Android) Changed the find rule for Ruffle to make game launching work again after a code change in the emulator
This commit is contained in:
parent
28380963a0
commit
aa3eaf69aa
|
@ -316,7 +316,7 @@
|
|||
<emulator name="RUFFLE">
|
||||
<!-- Adobe Flash player Ruffle -->
|
||||
<rule type="androidpackage">
|
||||
<entry>rs.ruffle/.MainActivity</entry>
|
||||
<entry>rs.ruffle/.PlayerActivity</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="SATURN-EMU">
|
||||
|
|
Loading…
Reference in a new issue