correct continue in if handling,

move continue down if possible (invert expression of if when needed)
This commit is contained in:
Jindra Petřík
2021-01-29 20:14:32 +01:00
parent bc6e8770c1
commit f738e3b22b
6 changed files with 115 additions and 100 deletions

View File

@@ -3,6 +3,8 @@
<!--Any modifications you make may be lost.-->
<flex-config>
<target-player>25.0</target-player>
<benchmark>false</benchmark>
<static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries>
<compiler>
<define append="true">
<name>CONFIG::debug</name>