open_toontown_panda3d/direct
Derzsi Dániel 32a9ea2cef dgui: Fix DirectScrolledList scrollTo error in Python 3
As a rule of thumb, Python 3 divisions always have float results. Unfortunately, this piece of code is still relying on the old Python 2.7 behavior.

Closes #880
2020-03-14 14:55:32 +01:00
..
src dgui: Fix DirectScrolledList scrollTo error in Python 3 2020-03-14 14:55:32 +01:00