From 967ad4fc8c907a8439c25dea64e74551e5437c18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Fri, 5 Dec 2025 20:57:43 +0800 Subject: [PATCH] 11 --- Runtime/Input/InputDeviceWatcher.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Runtime/Input/InputDeviceWatcher.cs b/Runtime/Input/InputDeviceWatcher.cs index d2a3ed5..9c0eddd 100644 --- a/Runtime/Input/InputDeviceWatcher.cs +++ b/Runtime/Input/InputDeviceWatcher.cs @@ -65,6 +65,7 @@ public static class InputDeviceWatcher } #endif + public static void Dispose() { if (!initialized) return;