This commit is contained in:
parent
94be656b68
commit
569ce5a865
9 changed files with 136 additions and 21 deletions
|
@ -61,7 +61,7 @@ CMapEditView::~CMapEditView()
|
|||
/////////////////////////////////////////////////////////////////////////////
|
||||
void CMapEditView::VideoMode(ColorsNumber & c, ZAccuracy & z, BOOL & dbuf)
|
||||
{
|
||||
c=THOUSANDS; // ask for 65355 colors...
|
||||
c=MILLIONS; // ask for 65355 colors...
|
||||
z=NORMAL; // ...16 bit Z-buffer...
|
||||
dbuf=TRUE; // ...double-buffering
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue