updating core files 1.7.10

This commit is contained in:
Ayush Saini 2022-10-01 14:51:35 +05:30
parent daff57f1e9
commit b110f8a12a
163 changed files with 4836 additions and 1960 deletions

View file

@ -14,7 +14,7 @@ if TYPE_CHECKING:
# Version is sent to the master-server with all commands. Can be incremented
# if we need to change behavior server-side to go along with client changes.
BACLOUD_VERSION = 7
BACLOUD_VERSION = 8
@ioprepped