Clear bad method on Parchment script

This commit is contained in:
stilobique-i7
2021-05-25 19:30:48 +02:00
parent 7d1d5f219d
commit 5dde1d56ca
4 changed files with 1 additions and 1 deletions
-1
View File
@@ -11,7 +11,6 @@ func activatePaper(showPaper):
print("[Parchment] Editor value " +String(showPaper) +" | " +String(parent))
$paper.set_visible(paper)
$paper.use_in_baked_light(true)
func _ready():