VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
85 stars 3 forks source link

Make this code more readable #213

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

Make this code more readable

https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/DataLib/StructuredData/VdfData.ahk#L69


                        }
                    }

                    ; TODO: Make this code more readable
                    if (!i ? (pos--, next := "'") : 0) {
                        continue
                    }

0e8e9915046e4aafae228d113168a940d6e789f4