opus-nt/mods/[unattend]/[10.0]/condition.py

2 lines
63 B
Python
Raw Normal View History

2021-12-26 18:50:05 +00:00
if opusnt.target["version"]["versionMajor"] != 10:
skip = True