Add telescope, and shortcuts

This commit is contained in:
SilicaAndPina 2021-02-13 21:39:25 +13:00
parent 8714966822
commit e6b0282245
7 changed files with 206 additions and 110 deletions

View file

@ -643,6 +643,9 @@ namespace HISP.Game
public static string LongFullLine;
public static string MetaTerminator;
// Shortcuts
public static string NoTelescope;
// Drawing room
public static string DrawingLastToDrawFormat;
public static string DrawingContentsSavedInSlotFormat;