From 6fd75d13c30358d3673fcd444923a9e48b05f686 Mon Sep 17 00:00:00 2001 From: Teoxoy <28601907+Teoxoy@users.noreply.github.com> Date: Tue, 15 May 2018 23:34:40 +0200 Subject: [PATCH] fixed typo --- src/containers/info.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/info.ts b/src/containers/info.ts index fb2c8b98..6e352744 100644 --- a/src/containers/info.ts +++ b/src/containers/info.ts @@ -56,7 +56,7 @@ export class InfoContainer extends PIXI.Container { '', 'ctrl + Z/Y', 'ctrl + C/V', - 'ctrl + S', + 'shift + S', 'shift + N', 'shift + right/left click', 'alt',