From 8f2e7dda0d149521976b3c74add58276b3cac81c Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Sun, 29 Nov 2020 22:58:37 -0500
Subject: [PATCH] fix

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

diff --git a/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw b/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
index b06279a9f17..46c8957c0af 100644
--- a/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
+++ b/src/cheats/PCCheatMenuCheatDatatypeCleanup.tw
@@ -12,6 +12,6 @@
 <</if>>
 <<unset $customEvalCode, $backupSlave>>
 
-<<run App.Entity.Utils.PCCheatCleanup>>
+<<run App.Entity.Utils.PCCheatCleanup()>>
 
 You perform the dark rituals, pray to the dark gods, and sell your soul for the power to reshape your body and life at will. What a cheater!
-- 
GitLab