support virtools 3.0 file
This commit is contained in:
@ -7,7 +7,7 @@ import re
|
||||
g_EnableDebugging = False
|
||||
|
||||
g_VirtoolsVersion: tuple[str] = (
|
||||
'25', '35', '40', '50',
|
||||
'25', '30', '35', '40', '50',
|
||||
)
|
||||
|
||||
if g_EnableDebugging:
|
||||
|
Reference in New Issue
Block a user