bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Infinite property should be boolean #39

Closed bcvery1 closed 5 years ago

bcvery1 commented 5 years ago

Map has a property Infinite, currently this is of int type, but should be bool