Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
.messagePart {
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
user-select: text;
|
||||
|
||||
span.date {
|
||||
font-size: 80%;
|
||||
|
||||
@@ -162,6 +162,7 @@ export interface ITiledTileSet {
|
||||
|
||||
imageheight: number;
|
||||
imagewidth: number;
|
||||
columns: number;
|
||||
margin: number;
|
||||
name: string;
|
||||
properties?: ITiledMapProperty[];
|
||||
|
||||
Reference in New Issue
Block a user