Merge pull request #197 from Flamanis/master
Fix for weird segment bug when swapping segments
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user