mirror of
https://github.com/Karmaz95/Snake_Apple.git
synced 2026-03-30 14:00:16 +02:00
Commented code bug fix in main
This commit is contained in:
@@ -3254,7 +3254,7 @@ if __name__ == "__main__":
|
||||
else:
|
||||
file_path = os.path.abspath(args.path)
|
||||
else:
|
||||
#bundle_processor = None # It must be defined for further processors classes logic.
|
||||
bundle_processor = None # It must be defined for further processors classes logic.
|
||||
file_path = os.path.abspath(args.path)
|
||||
|
||||
### --- I. MACH-O --- ###
|
||||
|
||||
Reference in New Issue
Block a user