barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
527 stars 75 forks source link

Fixed typo in v1_7.py #197

Closed hansielneff closed 1 year ago

hansielneff commented 1 year ago

I changed the two occurrences of 'variant' to 'varint'.