mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -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;
|
DWORD usage;
|
||||||
D3DPOOL pool;
|
D3DPOOL pool;
|
||||||
|
|
||||||
|
usage = 0;
|
||||||
|
// if (get_texture()->get_render_to_texture ( )) {
|
||||||
if (get_texture()->get_render_to_texture ( )) {
|
if (get_texture()->get_render_to_texture ( )) {
|
||||||
// REQUIRED PARAMETERS
|
// REQUIRED PARAMETERS
|
||||||
_managed = false;
|
_managed = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user