code cleanup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package game
|
||||
|
||||
type Science struct {
|
||||
Name string
|
||||
Drive float64
|
||||
Weapons float64
|
||||
Shields float64
|
||||
Cargo float64
|
||||
}
|
||||
Reference in New Issue
Block a user