From 48f1ececb9ebdafe4a643564cf22367ef8cc7759 Mon Sep 17 00:00:00 2001 From: Lorenc Pekaj Date: Tue, 1 Jan 2019 17:55:07 +1100 Subject: [PATCH] fix broken module --- gamemodes/irresistible/cnr/features/vip/_vip.pwn | 1 - 1 file changed, 1 deletion(-) diff --git a/gamemodes/irresistible/cnr/features/vip/_vip.pwn b/gamemodes/irresistible/cnr/features/vip/_vip.pwn index 4461e1b..7218f7d 100644 --- a/gamemodes/irresistible/cnr/features/vip/_vip.pwn +++ b/gamemodes/irresistible/cnr/features/vip/_vip.pwn @@ -11,4 +11,3 @@ #include "irresistible\cnr\features\vip\coin_generation.pwn" #include "irresistible\cnr\features\vip\redeem_code.pwn" #include "irresistible\cnr\features\vip\player_market.pwn" -#include "irresistible\cnr\features\vip\commands\_vip_commands.pwn"