From e9f578819f6885006f2c74f56c0a4e63843cdd11 Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Thu, 27 Apr 2023 15:38:58 +0200 Subject: [PATCH] updated context menu caption --- src/playercards/Tarotcard.ttslua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/playercards/Tarotcard.ttslua b/src/playercards/Tarotcard.ttslua index 461d7aaa..d1c1bbbc 100644 --- a/src/playercards/Tarotcard.ttslua +++ b/src/playercards/Tarotcard.ttslua @@ -1,7 +1,7 @@ -- context menu to manually fix rotation function onLoad() self.addContextMenuItem("Rotate Preview", rotatePreview) - self.addContextMenuItem("Rotate Card + Preview", rotateSelfAndPreview) + self.addContextMenuItem("Rotate Card+Preview", rotateSelfAndPreview) end -- rotates the alt_view_angle