Add some additional formatting rules
This commit is contained in:
@@ -61,7 +61,7 @@ export interface IGameObjectData
|
||||
ParentID?: number;
|
||||
OwnerID: UUID;
|
||||
IsAttachment: boolean;
|
||||
NameValue: {[key: string]: NameValue};
|
||||
NameValue: { [key: string]: NameValue };
|
||||
PCode: PCode;
|
||||
State?: number;
|
||||
CRC?: number;
|
||||
|
||||
Reference in New Issue
Block a user