MoriceD3 / D3ROS-ArreatCore

8 stars 10 forks source link

Large XP Fix #81

Closed Lentice closed 10 years ago

Lentice commented 10 years ago

The XP calculate will get problem when the XP value execeed 32 bits. The D3 use 64 bits for XP. So I combines the XP lower part and higher part.