Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
preparing version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercadud committed Apr 7, 2021
1 parent 3286590 commit 0b63eda
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion Scenes/Pages/Main Page.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ margin_left = 86.0
margin_top = 5.0
margin_right = 1024.0
margin_bottom = 19.0
text = "Made by Mercadud (v0.2-alpha.2)"
text = "Made by Mercadud (v0.3-beta.1)"
align = 1
valign = 1

Expand Down
1 change: 0 additions & 1 deletion Script/Tree/editor/GraphEdit.gd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ var nodeCount = 1
onready var data = $"/root/Saver"

func _ready():

spawnNode("RootFolder")
updateConnectionList()

Expand Down
7 changes: 0 additions & 7 deletions default_env.tres

This file was deleted.

1 change: 0 additions & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ quality/shadows/filter_mode=0
quality/reflections/texture_array_reflections=false
quality/reflections/high_quality_ggx=false
quality/depth/hdr=false
environment/default_environment="res://default_env.tres"
quality/filters/anisotropic_filter_level=8

0 comments on commit 0b63eda

Please sign in to comment.