mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Remove incorrect system_fbo overwrite
This commit is contained in:
@@ -61,8 +61,6 @@ static const GLenum _cube_side_enum[6] = {
|
||||
TextureStorage::TextureStorage() {
|
||||
singleton = this;
|
||||
|
||||
system_fbo = 0;
|
||||
|
||||
{ //create default textures
|
||||
{ // White Textures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user