From d9ca699410c672af2e89b692ae16016cf7b3b07d Mon Sep 17 00:00:00 2001 From: Southclaw Date: Sat, 17 Dec 2016 13:15:38 +0000 Subject: [PATCH] updated SIF required version number --- BUILD_NUMBER | 2 +- gamemodes/ScavengeSurvive.pwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD_NUMBER b/BUILD_NUMBER index d2fc5e3e..3189a303 100644 --- a/BUILD_NUMBER +++ b/BUILD_NUMBER @@ -1 +1 @@ -1654 \ No newline at end of file +1655 \ No newline at end of file diff --git a/gamemodes/ScavengeSurvive.pwn b/gamemodes/ScavengeSurvive.pwn index 3d164a38..5ae88a3f 100644 --- a/gamemodes/ScavengeSurvive.pwn +++ b/gamemodes/ScavengeSurvive.pwn @@ -141,7 +141,7 @@ public OnGameModeInit() #include // By Southclaw: https://github.com/Southclaw/SimpleINI #include // By Southclaw: https://github.com/Southclaw/modio -#include // By Southclaw, v1.6.1: https://github.com/Southclaw/SIF +#include // By Southclaw, v1.6.2: https://github.com/Southclaw/SIF #include #include #include