Pushing release for Flamanis fixes on for classic pet, av and other bugs.
This commit is contained in:
@@ -1722,7 +1722,7 @@ function Details:ExportCurrentProfile()
|
||||
local playerData = {}
|
||||
--data saved for the account
|
||||
local defaultGlobalData = Details.default_global_data
|
||||
local globaData = {}
|
||||
local globaData = {} --typo: 'globalData' was intended, cannot be fixed due to export strings compatibility
|
||||
|
||||
--fill player and global data tables
|
||||
for key, _ in pairs(defaultPlayerData) do
|
||||
|
||||
Reference in New Issue
Block a user