diff --git a/Facepunch.Steamworks/SteamUtils.cs b/Facepunch.Steamworks/SteamUtils.cs index d077c9f..227a0ef 100644 --- a/Facepunch.Steamworks/SteamUtils.cs +++ b/Facepunch.Steamworks/SteamUtils.cs @@ -63,6 +63,7 @@ private static void SteamClosed() /// /// Invoked when floating keyboard invoked from ShowFloatingGamepadTextInput has been closed. + /// public static event Action OnFloatingGamepadTextInputDismissed; ///