From 015406d28072146a86318ce6df102af4e4b8e477 Mon Sep 17 00:00:00 2001 From: MikiGamer <35080830+MikiGamer@users.noreply.github.com> Date: Wed, 20 May 2020 16:16:41 +0200 Subject: [PATCH] Changes 2.0 --- datasrc/network.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasrc/network.py b/datasrc/network.py index e72f015ea..0368c629c 100644 --- a/datasrc/network.py +++ b/datasrc/network.py @@ -52,7 +52,7 @@ enum enum { - GAMEINFO_CURVERSION=3, + GAMEINFO_CURVERSION=4, }; '''