mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/TalentCalc
* renamed file generator function to avoid naming conflict with sql generator function
This commit is contained in:
@@ -40,7 +40,7 @@ class FileGen
|
||||
'statistics' => [null, ['player_levelstats', 'player_classlevelstats']],
|
||||
'simpleImg' => [null, null],
|
||||
'complexImg' => [null, null],
|
||||
'talents' => [null, null],
|
||||
'talentCalc' => [null, null],
|
||||
'pets' => [['spawns', 'creature'], null],
|
||||
'talentIcons' => [null, null],
|
||||
'glyphs' => [['items', 'spell'], null],
|
||||
|
||||
Reference in New Issue
Block a user