[Game] Decrease protocol version

This commit is contained in:
OneFourOne 2020-12-22 16:15:23 -05:00 committed by GitHub
parent f0afeac78d
commit 9047e7bec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#pragma once
#define PROTOCOL 0x96
#define PROTOCOL 0x95
#define NUM_CUSTOM_CLASSES 15
#define SEMANTIC_WATER_MAP 11
#define FX_ELEM_FIELD_COUNT 90