You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added version field to demo files. Also made files a little bit small…
…er by using unsigned short instead of signed int for packet length. (The longest packet should be 1025 in MapChunk so it should be OK.)