stefan2200 / TWB

Python based bot for Tribal Wars
GNU General Public License v3.0
100 stars 54 forks source link

Force using dict in longitude data #21

Closed delyro closed 2 years ago

delyro commented 2 years ago

Seems like it is also possible to have list type in longitude data. This causes error, since we cannot use items() method on list.