From e59c7284bc3b6586a4a5e652522b226d9351cf05 Mon Sep 17 00:00:00 2001 From: "DangoCat[bot]" Date: Tue, 21 Jan 2025 11:27:18 +0000 Subject: [PATCH] [Automated] Format code --- 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;