Skip to content

Commit bbb8773

Browse files
Hotfix
Just a very important hotfix.
1 parent c78f961 commit bbb8773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gscScriptCompAndDecompiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@ def ReinitAll(self):
692692
self.FileStrings = []
693693
self.CommandArgs = []
694694
self.Commands = []
695+
self.Labels = []
695696
#Тех-работа с файлами:
696697
def CloseFile(self):
697698
self.File.close()

0 commit comments

Comments
 (0)