From f8bbf21a63f05049b1a0aa13b14acd8e1057bc5e Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 13 Oct 2024 12:07:34 +0200 Subject: Fix godot complaining during import when running make client --- client/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/makefile b/client/makefile index bde22f11..bfcbbff5 100644 --- a/client/makefile +++ b/client/makefile @@ -24,7 +24,7 @@ clean: rm -f menu/book/book_*.webp rm -f icons/adaptive-foreground.png icons/adaptive-background.png -.godot/import-finished: +.godot/import-finished: assets locales godot --headless --import project.godot touch $@ -- cgit v1.2.3-70-g09d2