mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-16 09:25:57 -05:00
83acaefea2
when we ran the command before we would always throw away old skill objects and create a new one. This is nasty if we have a pointer to the old object. By throwing it away we have to update all these pointers. Now we rather increase the skillpoint, if the hero already has this skill. |
||
---|---|---|
.. | ||
d2gamescreen | ||
d2player |