Merge pull request #197 from Flamanis/master

Fix for weird segment bug when swapping segments
This commit is contained in:
Tercio Jose
2021-03-03 19:01:25 -03:00
committed by GitHub
-1
View File
@@ -821,7 +821,6 @@
actor.nome = spellname
actor.name = spellname
actor.classe = actor.spellschool
actor.class = actor.spellschool
class = actor.spellschool
local index = self._NameIndexTable [actor.nome]