Fix missing line from editing merge conflct.

This commit is contained in:
aignacio_sf 2006-03-21 02:27:18 +00:00
parent e79df2bfcc
commit 6d79bac2fe

View File

@ -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;