mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Fix missing line from editing merge conflct.
This commit is contained in:
parent
e79df2bfcc
commit
6d79bac2fe
@ -648,6 +648,8 @@ create_texture(DXScreenData &scrn) {
|
||||
DWORD usage;
|
||||
D3DPOOL pool;
|
||||
|
||||
usage = 0;
|
||||
// if (get_texture()->get_render_to_texture ( )) {
|
||||
if (get_texture()->get_render_to_texture ( )) {
|
||||
// REQUIRED PARAMETERS
|
||||
_managed = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user