#240 Traits need to persist after reloading spells

Ditutup
dibuka 3 tahun lalu oleh neatz09 · 3 komentar
Belum ada konten.
image komentar 3 tahun lalu
Kolaborator

we do reload traits it seems:

void MasterSpellList::Reload(){
    master_trait_list.DestroyTraits();
    DestroySpells();
    database.LoadSpells();
    database.LoadSpellErrors();
    database.LoadTraits();
}

is it that the client is not updated? Have you tried zoning?

we do reload traits it seems: ``` void MasterSpellList::Reload(){ master_trait_list.DestroyTraits(); DestroySpells(); database.LoadSpells(); database.LoadSpellErrors(); database.LoadTraits(); } ``` is it that the client is not updated? Have you tried zoning?
image komentar 3 tahun lalu
Kolaborator

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image komentar 3 tahun lalu
Kolaborator

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
Masuk untuk bergabung dalam percakapan ini.
Memuat...
Batal
Simpan
Belum ada konten.