This commit is contained in:
2020-04-28 09:38:32 +02:00
parent c131071e32
commit c7359a0c42
3 changed files with 109 additions and 147 deletions

View File

@@ -120,4 +120,7 @@ Module ModuleRuntimeVariables
Public CONFIG As ConfigManager(Of ClassConfig)
Public GDPICTURE_LICENSE As String
Public MyIndicies As List(Of String)
Public MyIndicies_Types As List(Of Integer)
End Module