Add a mutex and fix the length in the net-test script

This commit is contained in:
blinry 2021-02-26 12:14:07 +01:00
parent 1b7bb246d1
commit 16edb843b7
5 changed files with 63 additions and 39 deletions

View file

@ -58,9 +58,9 @@ boot_splash/bg_color=Color( 0, 0, 0, 1 )
[autoload]
game="*res://scenes/game.tscn"
helpers="*res://scenes/helpers.gd"
levels="*res://scenes/levels.gd"
game="*res://scenes/game.tscn"
[display]