From 132426b9b8e4f509a910b7d3b1fb979d33bca45c 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:58:07 +0800 Subject: [PATCH] 1 --- Runtime/Input/InputDeviceWatcher.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Runtime/Input/InputDeviceWatcher.cs b/Runtime/Input/InputDeviceWatcher.cs index 9c0eddd..d2a3ed5 100644 --- a/Runtime/Input/InputDeviceWatcher.cs +++ b/Runtime/Input/InputDeviceWatcher.cs @@ -65,7 +65,6 @@ public static class InputDeviceWatcher } #endif - public static void Dispose() { if (!initialized) return;