From de673b3264c68926c693e3714c70761a3bcedf1c Mon Sep 17 00:00:00 2001 From: BiSaXa <1669855+BiSaXa@users.noreply.github.com> Date: Mon, 29 Aug 2022 03:21:51 +0300 Subject: janky bitreader, usercmdinfo almost finished --- go.mod | 2 -- 1 file changed, 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a8203a2..c8d836c 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,3 @@ module github.com/bisaxa/demoparser go 1.19 - -require github.com/32bitkid/bitreader v1.0.1 -- cgit v1.2.3