Fix annoying parse errors
This commit is contained in:
parent
60e458b834
commit
d5cf020038
@ -191,7 +191,7 @@ namespace Common.Models.Input
|
||||
public string parentId { get; set; }
|
||||
public string slotId { get; set; }
|
||||
public Upd upd { get; set; }
|
||||
public Location location { get; set; }
|
||||
public object location { get; set; }
|
||||
}
|
||||
|
||||
public class FastPanel
|
||||
|
Loading…
x
Reference in New Issue
Block a user