added first theme progress and switched all files to use static typing

This commit is contained in:
Luca 2024-10-10 15:26:56 +02:00
parent c9458f3627
commit b5ace17da9
2665 changed files with 50249 additions and 476 deletions

6
globals/colors.tscn Normal file
View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://2trnlyv20e6w"]
[ext_resource type="Script" path="res://globals/colors.gd" id="1_toe0q"]
[node name="Colors" type="Node"]
script = ExtResource("1_toe0q")