mathishouis / scuti-client

Habbo HTML5 client made with VueJS and TypeScript reproducing perfectly the flash interface.
9 stars 2 forks source link

+ Fixed packet length issue #4

Closed mathishouis closed 1 year ago

mathishouis commented 1 year ago

I've fixed the packet length issue caused when the given packet length minus 4 was tinier than the real buffer size.