From ba49b787c9c969bb4493bad35e4825fc521c9060 Mon Sep 17 00:00:00 2001 From: LostTrackpad Date: Mon, 29 Jul 2024 22:27:35 +0700 Subject: [PATCH] Remove silly print() --- beatrun/gamemodes/beatrun/gamemode/sh/Swingbar.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/beatrun/gamemodes/beatrun/gamemode/sh/Swingbar.lua b/beatrun/gamemodes/beatrun/gamemode/sh/Swingbar.lua index 78a2709..b921fec 100644 --- a/beatrun/gamemodes/beatrun/gamemode/sh/Swingbar.lua +++ b/beatrun/gamemodes/beatrun/gamemode/sh/Swingbar.lua @@ -141,7 +141,6 @@ local function SwingbarThink(ply, mv, cmd) offset = ply:GetSBOffset() if mv:KeyPressed(IN_JUMP) or mv:KeyDown(IN_JUMP) and offset > 90 or (CrueltyParkour:GetBool() and !ply:UsingRH()) then - print("ONE") ParkourEvent("swingjump", ply) if mv:KeyPressed(IN_JUMP) and offset > 90 then