diff options
| author | Joel Stålnacke <joel@saker.fi> | 2026-03-19 21:14:02 +0200 |
|---|---|---|
| committer | Joel Stålnacke <joel@saker.fi> | 2026-03-19 21:14:02 +0200 |
| commit | c8ec21382633851dfb25922f7c15610818865b29 (patch) | |
| tree | f47d70329d8c8827d1fa0456e901d4d2550e3f97 /client/game.tscn | |
| parent | 69dcaa0610e54468bdcf4b1dae43de623939b2ab (diff) | |
Update to .NET 10 and Godot 4.6testing
Diffstat (limited to 'client/game.tscn')
| -rw-r--r-- | client/game.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/game.tscn b/client/game.tscn index 4ec7809..576d002 100644 --- a/client/game.tscn +++ b/client/game.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://w0k2j13hm04i"] +[gd_scene format=3 uid="uid://w0k2j13hm04i"] [ext_resource type="Script" path="res://Game.cs" id="1_t8lam"] [ext_resource type="PackedScene" uid="uid://drdk1by1fun2q" path="res://world.tscn" id="2_tm4sj"] |
