Update blueprint-compiler, format .blp files

This commit is contained in:
kramo
2024-03-30 13:43:54 +01:00
parent fc3dac6586
commit f4b44477e9
6 changed files with 345 additions and 316 deletions

View File

@@ -1,7 +1,7 @@
using Gtk 4.0;
using Adw 1;
template $Game : Box {
template $Game: Box {
orientation: vertical;
halign: center;
valign: start;