Skip to content

Commit

Permalink
fixed a bug for gles2 viewport rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
themangomago committed Feb 15, 2021
1 parent b47d0cb commit 03b4abc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Src/GameManager.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ own_world = true
handle_input_locally = false
disable_3d = true
usage = 0
render_direct_to_screen = true
render_target_update_mode = 3
audio_listener_enable_2d = true

Expand All @@ -61,7 +60,6 @@ own_world = true
handle_input_locally = false
disable_3d = true
usage = 0
render_direct_to_screen = true
render_target_update_mode = 3
audio_listener_enable_2d = true

Expand Down

0 comments on commit 03b4abc

Please sign in to comment.