very minor tweaks

This commit is contained in:
Derek
2024-11-11 21:03:33 -06:00
parent 1c49029409
commit 90bc6411d4
3 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ func close():
func interact():
if !door_open:
print("checking keys..." + str(level_control.keys))
var exit = false