diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 $@ |