mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 21:25:52 +12:00
Implement Drawing Rooms
This commit is contained in:
parent
29fe3ec024
commit
92c35eb4b9
10 changed files with 355 additions and 17 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue