From aa016fc0b1b4b342c332bad9279cb2ead16287f5 Mon Sep 17 00:00:00 2001 From: Evil Puncker Date: Sun, 19 Jul 2020 12:25:19 -0300 Subject: [PATCH] Removed unnecessary check (#441) --- Lua/TFS_10/globalevent shopsystem/znoteshop.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/Lua/TFS_10/globalevent shopsystem/znoteshop.lua b/Lua/TFS_10/globalevent shopsystem/znoteshop.lua index 84f7832..e945dbb 100644 --- a/Lua/TFS_10/globalevent shopsystem/znoteshop.lua +++ b/Lua/TFS_10/globalevent shopsystem/znoteshop.lua @@ -105,7 +105,6 @@ function onThink(interval, lastExecution) end end -if Game.getClientVersion().min >= 870 then -- ORDER TYPE 6 (Mounts) if orderType == 6 then served = true @@ -120,7 +119,6 @@ if Game.getClientVersion().min >= 870 then print("Process canceled. [".. player:getName() .."] already have mount: ["..orderItemId.."].") end end -end -- ORDER TYPE 7 (Direct house purchase) if orderType == 7 then