mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
added imports feature
adds an import feature for getting complex unit arrangements from miz files
This commit is contained in:
@@ -36,7 +36,7 @@ sys.excepthook = handle_exception
|
||||
|
||||
|
||||
maj_version = 0
|
||||
minor_version = 4
|
||||
minor_version = 5
|
||||
version_string = str(maj_version) + "." + str(minor_version)
|
||||
scenarios = []
|
||||
red_forces_files = []
|
||||
|
||||
Reference in New Issue
Block a user