Performance: don't create trees and blobs, only update repos once

This commit is contained in:
blinry 2021-01-13 13:30:08 +01:00
parent cccaa75a48
commit fe97283ddb
5 changed files with 16 additions and 21 deletions
scenes

View file

@ -102,7 +102,7 @@ func load_level(level_id):
terminal.clear()
terminal.find_node("TextEditor").close()
update_repos()
#update_repos()
# Unmute the audio after a while, so that player can hear pop sounds for
# nodes they create.