1
0
mirror of https://github.com/r4sas/ExtraMirror synced 2025-01-09 06:18:07 +00:00
This commit is contained in:
shelru 2016-09-02 21:35:07 +03:00 committed by GitHub
parent 0a1a260894
commit fdf5a8cda3

View File

@ -150,7 +150,7 @@ void InitHack(){
psKeyName2 += strlen(psKeyName2) + 1;
}
if (!(g_Engine.Con_IsVisible() != 0))g_Engine.pfnClientCmd("toggleconsole");
ConsolePrintColor(0, 255, 11, "-- Extra Mirror v1.6\n");
ConsolePrintColor(0, 255, 11, "-- Extra Mirror v1.8\n");
ConsolePrintColor(255, 255, 255, "-- Use 'credits' for more information\n");
ConsolePrintColor(255, 255, 255, "-- Thank's to Realwar for title\n");
ConsolePrintColor(255, 255, 255, "-- Thank's to FightMagister for functions\n");