From 4baf29d53e7b651a7ac52f7e09f0125286b606df Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Mon, 13 Oct 2025 21:15:18 +0300 Subject: [PATCH] bought deltarune --- scripts/bin/handleScreenshot.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/bin/handleScreenshot.ts b/scripts/bin/handleScreenshot.ts index c92b97c..35edd9d 100755 --- a/scripts/bin/handleScreenshot.ts +++ b/scripts/bin/handleScreenshot.ts @@ -49,8 +49,9 @@ import { getRegretevatorState } from "../lib/RegretevatorUtil"; */ const windowcClassFriendyName: {[windowClass: string]: string} = { + "steam_app_1671210": "Deltarune", "org.vinegarhq.Sober": "Roblox", - "steam_app_1690940": "Deltarune" + "steam_app_1690940": "Deltarune", // demo } async function getWMClass(): Promise {