Created Container parent class. Introduced soem fancy bugs.
This commit is contained in:
@ -2,7 +2,6 @@ export * from "./rooms.ts";
|
||||
|
||||
export interface Item {
|
||||
name: string;
|
||||
description: string;
|
||||
}
|
||||
|
||||
export interface GameData {
|
||||
|
Reference in New Issue
Block a user