CocaColaBear / types-ragemp-c

Rage:MP TypeScript type definition for Client-side
https://rage.mp/
MIT License
53 stars 60 forks source link

seat is not a boolean #16

Closed sriem closed 6 years ago

sriem commented 6 years ago

interface PlayerMp

readonly seat: boolean;

seat is not a boolean, seat is a number https://wiki.rage.mp/index.php?title=Player::seat

CocaColaBear commented 6 years ago

Thanks. Fixed