From 46306f5735a080cdeed77974f3304f89514583f6 Mon Sep 17 00:00:00 2001
From: zaCade <zaCade@hotmail.com>
Date: Fri, 8 Mar 2019 20:49:43 +0100
Subject: [PATCH] AmmoManager: Increase offsets by +1 for csgo.

---
 AmmoManager/gamedata/AmmoManager.games.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/AmmoManager/gamedata/AmmoManager.games.txt b/AmmoManager/gamedata/AmmoManager.games.txt
index 40fe54fc..63f0bd4d 100644
--- a/AmmoManager/gamedata/AmmoManager.games.txt
+++ b/AmmoManager/gamedata/AmmoManager.games.txt
@@ -6,13 +6,13 @@
 		{
 			"GetMaxClip"
 			{
-				"windows"	"347"
-				"linux"		"353"
+				"windows"	"348"
+				"linux"		"354"
 			}
 			"GetMaxReserve"
 			{
-				"windows"	"351"
-				"linux"		"357"
+				"windows"	"352"
+				"linux"		"358"
 			}
 		}
 	}