horse: rework for saddles
This commit is contained in:
@@ -67,12 +67,6 @@ pub fun grade/show(this : grade) : e string
|
||||
G1 -> "G1"
|
||||
EX -> "EX"
|
||||
|
||||
// Instance of a race.
|
||||
pub struct race-instance-detail
|
||||
race-instance-id: race-instance-id
|
||||
race-id: race-id
|
||||
turn: turn
|
||||
|
||||
// Turn that a race occurred.
|
||||
pub struct turn
|
||||
year: turn-year
|
||||
|
||||
Reference in New Issue
Block a user