Neo-Mind / WARP

Win App Revamp Package
GNU General Public License v3.0
103 stars 53 forks source link

[BUG] Missing Expected Token '}' in CustomExpBars.qjs #6

Closed Gyakushinn closed 3 years ago

Gyakushinn commented 3 years ago

code = SetFillTargets(code, { 5 : UIW_TextOutA <<[ missing , ? ] 11 : Exe.Phy2Vir(injectAddr + 5, CODE), }, freeVir);

Neo-Mind commented 3 years ago

Yes, I saw this issue yesterday. Fixed in local. Will be pushing the commit soon.

Gyakushinn commented 3 years ago

thank you sir~