CensoredUsername / unrpyc

A ren'py script decompiler
Other
837 stars 149 forks source link

Attempt to fix the tag issue #83

Closed altshiftdeletee closed 4 years ago

altshiftdeletee commented 4 years ago

This is an attempt to fix the tag issue mentioned in https://github.com/CensoredUsername/unrpyc/issues/82. it only fixes it in sl2 because I don't have a sample screen file to test the other one and have very limited knowledge in ren'py and python. Also I'm not even sure if the issue is even present in those ones.

CensoredUsername commented 4 years ago

I've provided a fix for it on the dev branch that cooperates better with the line-number aware decompiling, but thank you for the basic fix!