From 0e888933f306341c0490ef209f756b2e90433b47 Mon Sep 17 00:00:00 2001 From: BR Date: Thu, 24 Jan 2013 18:37:58 -0800 Subject: [PATCH] removed comment --- pkg/base/common.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/base/common.lua b/pkg/base/common.lua index 4e30fe0..78b0f8a 100644 --- a/pkg/base/common.lua +++ b/pkg/base/common.lua @@ -252,8 +252,6 @@ weapons = { end end - -- TODO: fire a tracer - -- apply recoil -- attempting to emulate classic behaviour provided i have it right plr.recoil(sec_current, this.cfg.recoil_y, this.cfg.recoil_x)