From 84096abd38b3dbae77a5ab8774f74fb240e2ae37 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Sun, 29 Nov 2020 21:08:14 -0500
Subject: [PATCH] fix pc unset

---
 src/cheats/PCCheatMenuCheatDatatypeCleanup.tw | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw b/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
index 8de36db16ec..5d300e00c5b 100644
--- a/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
+++ b/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
@@ -71,4 +71,3 @@ You perform the dark rituals, pray to the dark gods, and sell your soul for the
 <<set $upgradeMultiplierMedicine = upgradeMultiplier('medicine')>>
 <<set $upgradeMultiplierTrade = upgradeMultiplier('trading')>>
 <<set $HackingSkillMultiplier = upgradeMultiplier('hacking')>>
-<<unset $PC>>
-- 
GitLab