Huge Instance -> Rover refactor, for clarification
This commit is contained in:
parent
33f25a7414
commit
0fbad15c01
10 changed files with 96 additions and 96 deletions
|
@ -30,8 +30,8 @@ type RegisterResponse struct {
|
|||
|
||||
// ==============================
|
||||
// API: /spawn method: POST
|
||||
// Spawns the primary entity for an account
|
||||
// Responds with the position of said entity
|
||||
// Spawns the rover for an account
|
||||
// Responds with the position of said rover
|
||||
|
||||
// SpawnData is the data to be sent for the spawn command
|
||||
type SpawnData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue