From b6e2e14e67c71a7b8473ea56e3caaf33fd50905d Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 12 Dec 2025 09:05:17 -0300 Subject: move update_fluid_on_eyes from Update to GameTick --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6ed73601..434fe6ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,6 +35,7 @@ async-compat = "0.2.5" base64 = "0.22.1" bevy_app = "0.17.2" bevy_ecs = { version = "0.17.2", default-features = false } +bevy_utils = { version = "0.17.2", default-features = false } bevy_log = "0.17.2" bevy_tasks = "0.17.2" bevy_time = "0.17.2" -- cgit v1.2.3