Remove hash check, and document packet format inbound and out

This commit is contained in:
zontreck 2024-08-29 18:46:56 -07:00
parent d1ff953717
commit a126358c5f
4 changed files with 67 additions and 52 deletions

View file

@ -1,3 +1,3 @@
class Constants {
static const VERSION = "1.2.082924+1625";
static const VERSION = "1.2.082924+1846";
}