Skip to content

Commit 3e9fe98

Browse files
authored
Update cl_main.cpp
1 parent f485c06 commit 3e9fe98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cl_main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ void CL_Init(void) {
269269
cg_xui_scoreboard = Cvar_Get("cg_xui_scoreboard", "0", 0);
270270
cg_fov = Cvar_Get("cg_fov", "80", CVAR_ARCHIVE);
271271

272-
Cvar_Get("xtndedbuild", va("%i", BUILDNUMBER), CVAR_USERINFO | CVAR_ROM);
273272
Cvar_Set("version", va("COD MP 1.1x build %d %s %s win-x86", BUILDNUMBER, __DATE__, __TIME__));
274273
Cvar_Set("shortversion", "1.1x");
275274

0 commit comments

Comments
 (0)