Skip to content

Commit

Permalink
Merge pull request #17 from flocsy/fix-properties
Browse files Browse the repository at this point in the history
fix crash after resume later
  • Loading branch information
wwarby authored Dec 26, 2024
2 parents 8b15ec6 + 504d694 commit 0b18b89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/properties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
<property id="z" type="boolean">false</property>
<property id="s" type="boolean">false</property>
<property id="d" type="boolean">false</property>
<property id="as" type="number">0</property>
<property id="ls" type="number">0</property>
</properties>
</resources>

0 comments on commit 0b18b89

Please sign in to comment.