mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-19 19:06:45 -05:00
07983469ed
Crashes were due to missing translation. This PR temporarily replaces the translateString calls for the default string directly. in `select_hero_class.go` there is a level of indirection before the call to translateString, and for this reason, its `panic` call got temporarily diverted. |
||
---|---|---|
.. | ||
d2gamescreen | ||
d2player |