gemidyne / microtf2

A custom gamemode for Team Fortress 2 - Players compete against each other to get the most points by playing a series of rapid fire microgames in order to win the round!
https://www.gemidyne.com/projects/microtf2
GNU General Public License v2.0
30 stars 16 forks source link

fix(chat): Removed morecolors, embedded updated version within plugin #243

Closed safalin1 closed 1 year ago

safalin1 commented 1 year ago

This PR removes morecolors include, and replaces usages with embedded version of MoreColors which has been updated to new syntax.

This is to workaround issue #241 & previously #238.