mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
changing this while I have the chance
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@309 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
fbe03ef6e3
commit
4b264ccead
1 changed files with 1 additions and 1 deletions
|
@ -1060,7 +1060,7 @@ void XWindows_DrawWindowTree(xwindow_t *wnd, short xofs, short yofs)
|
|||
//quakie functions
|
||||
void XWindows_Init(void)
|
||||
{
|
||||
Cmd_AddCommand("x", XWindows_Startup);
|
||||
Cmd_AddCommand("startx", XWindows_Startup);
|
||||
}
|
||||
|
||||
int x_mousex;
|
||||
|
|
Loading…
Reference in a new issue