Update stats.go
This commit is contained in:
parent
e45c5b3711
commit
18b221d972
@ -6,7 +6,7 @@ import (
|
||||
"git.chromaticdragon.app/kistaro/CardSimEngine/cardsim"
|
||||
)
|
||||
|
||||
// KoboldMine is the state of a kobold mine. Testing changing a comment.
|
||||
// KoboldMine is the state of a kobold mine.
|
||||
type KoboldMine struct {
|
||||
BasePopulation float64 `cardsim:"stathidden"`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user