DataWindow :
- correzioni e migliorie varie sulla ferramenta - sistemazioni varie per alzante scorrevole.
This commit is contained in:
@@ -64,8 +64,6 @@ _G.SetProfilePath = SetProfilePath
|
||||
----------------------------------------------------------------------------------
|
||||
local function WinCreate_ImportProfile()
|
||||
_G.sProfile = WDG.PROFILE
|
||||
--WinCreate.ImportProfile( WDG.PROFILE)
|
||||
-- TODO da decommentare e sostituire alla riga sopra quando la modifica è nel programma
|
||||
if _G.sProfilePath then
|
||||
WinCreate.ImportProfile( _G.sProfilePath .. '\\' .. WDG.PROFILE .. '.nge')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user