mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
default cursor visible true
This commit is contained in:
parent
1e7fac0531
commit
89a38b3f8d
@ -65,6 +65,7 @@ Properties() {
|
||||
_mask = W_RGBA | W_DOUBLE | W_DEPTH;
|
||||
_want_depth_bits = 1;
|
||||
_want_color_bits = 1;
|
||||
_bCursorIsVisible=true;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user