From 377c6c6081fe8feb75100606904c85783ec63ce5 Mon Sep 17 00:00:00 2001 From: _FN10_ Date: Tue, 21 Jan 2025 07:27:35 -0400 Subject: [PATCH] fornat --- extensions/steamworks.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/steamworks.js b/extensions/steamworks.js index 84729532fa..e722126bdc 100644 --- a/extensions/steamworks.js +++ b/extensions/steamworks.js @@ -1,6 +1,6 @@ // Name: Steamworks // ID: steamworks -// By: GarboMuffin & _FN10_ +// By: GarboMuffin & _FN10_ // Description: Connect your project to Steamworks APIs. // License: MPL-2.0 // Context: Probably don't translate the word "Steamworks". @@ -538,7 +538,6 @@ return false; } } - hasSteamworks() { return canUseSteamworks;