Add client_print_color native (CS only) (bug 5823, r=Nextra)

Former-commit-id: 9e37c60bc543676cbd659621a129bd953fc71473
This commit is contained in:
Vincent Herbet
2013-08-24 01:03:13 +02:00
parent ab6644c874
commit af0a1200ab
10 changed files with 209 additions and 1 deletions

View File

@@ -85,7 +85,8 @@ public:
bool initialized;
bool ingame;
bool authorized;
bool vgui;
bool vgui;
bool teamIdsInitialized;
float time;
float playtime;