diff --git a/game/modules/tome/class/Game.lua b/game/modules/tome/class/Game.lua
index 0267a891f7aa90521058240e90b3a35f33fb3a13..2f29a0254f916398f80bbcbf56fc3dba8e5fddf2 100644
--- a/game/modules/tome/class/Game.lua
+++ b/game/modules/tome/class/Game.lua
@@ -1507,7 +1507,7 @@ function _M:setupCommands()
 			print("===============")
 		end end,
 		[{"_g","ctrl"}] = function() if config.settings.cheat then
-			game:registerDialog(require('mod.dialogs.Donation').new())
+			error("for johnny0, with love :)")
 do return end
 			local f, err = loadfile("/data/general/events/glimmerstone.lua")
 			print(f, err)