Send position and overlay
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
db41143312
commit
f12132009f
11 changed files with 599 additions and 34 deletions
|
@ -12,6 +12,6 @@ namespace Sledgemapper.Api.Models
|
|||
public Guid SessionId { get; set; }
|
||||
|
||||
[Required]
|
||||
public int UserId { get; set; }
|
||||
public Guid UserId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue