mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
Fixed a forgotten debugprint;
This commit is contained in:
parent
18082533d5
commit
adc8fc07fb
1 changed files with 0 additions and 1 deletions
|
@ -574,7 +574,6 @@ CB_ME_player_options =
|
|||
} else {
|
||||
playername_cvar = "_cl_name";
|
||||
}
|
||||
dprint("DOO\n");
|
||||
InputLine_SetText (player_config_plname_il, Cvar_GetCvarString(playername_cvar));
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue