From a2b2d15604d4e8f5b4d7717e8cfc536d8df677d2 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 15 Apr 2024 10:04:22 +0700 Subject: fix bugs, incorrect sounds on modifier, fix game finishes when ai is still calculating modifier --- project.godot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index b3b9050..3ca19ff 100644 --- a/project.godot +++ b/project.godot @@ -43,3 +43,5 @@ space={ renderer/rendering_method="gl_compatibility" renderer/rendering_method.mobile="gl_compatibility" +anti_aliasing/icon="res://Assets/Visuals/logo_sum_on.png" +anti_aliasing/name="Sum on!" -- cgit v1.2.3