Implement Drawing Rooms

This commit is contained in:
SilicaAndPina 2021-02-04 22:55:00 +13:00
parent 29fe3ec024
commit 92c35eb4b9
10 changed files with 355 additions and 17 deletions

View file

@ -525,6 +525,8 @@ namespace HISP.Game
public static string DrawingContentsLoadedFromSlotFormat;
public static string DrawingPlzClearLoad;
public static string DrawingPlzClearDraw;
public static string DrawingNotSentNotSubscribed;
public static string DrawingCannotLoadNotSubscribed;
// Birckpoet
public static string LastPoetFormat;