4 lines
72 B
Text
4 lines
72 B
Text
|
struct ObjectSpell {
|
||
|
ObjectArtefact spell;
|
||
|
uint32 spellID;
|
||
|
};
|