splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
457 stars 71 forks source link

fix(*): correct all syntax errors #261

Open y0hami opened 1 year ago

y0hami commented 1 year ago

Fix all the syntax errors so the plugin compiles with no errors or warnings on the latest sourcemod.

Also created the following PRs which fix the dependencies which also prevent a clean compile.

get5: https://github.com/splewis/get5/pull/964 botmimic: https://github.com/peace-maker/botmimic/pull/16

As far as I know nothing is broken, I tested it a bit but not fully.