fix ViewSide
git-svn-id: svn://svn.icculus.org/netradiant/trunk@246 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
parent
053a016f5c
commit
0bfdbc954f
|
|
@ -2630,7 +2630,7 @@ void XY_Front()
|
|||
}
|
||||
|
||||
XYWnd* xywnd = g_pParentWnd->GetXYWnd();
|
||||
xywnd->SetViewType(XY);
|
||||
xywnd->SetViewType(YZ);
|
||||
XYWnd_Focus(xywnd);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user