Browse Source

Update models

master
xyrex 4 years ago
parent
commit
43e3fa747d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      models/models.go

+ 1
- 0
models/models.go View File

@@ -1,6 +1,7 @@
package models

type Star struct {
Idx int
X int
Y int
Richness int

Loading…
Cancel
Save