mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
insert commented-out code
This commit is contained in:
parent
9e75269627
commit
b7120ffba9
@ -179,6 +179,14 @@ open_window() {
|
||||
|
||||
// Initializes _colormap
|
||||
setup_colormap();
|
||||
|
||||
/*
|
||||
wgldisplay_cat.error()
|
||||
<< "Artificially failing window.\n";
|
||||
close_window();
|
||||
return false;
|
||||
*/
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user