Revert
This commit is contained in:
parent
a687dd8f96
commit
bbf0f2f0ee
|
|
@ -267,7 +267,6 @@ clear_render_textures() {
|
|||
void GraphicsOutput::
|
||||
add_render_texture(Texture *tex, RenderTextureMode mode,
|
||||
RenderTexturePlane plane) {
|
||||
nassertv(is_valid());
|
||||
|
||||
if (mode == RTM_none) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue