horse: make game-id type public
This commit is contained in:
@@ -2,7 +2,7 @@ module horse/game-id
|
|||||||
|
|
||||||
// Game ID for characters, cards, skills, races, &c.
|
// Game ID for characters, cards, skills, races, &c.
|
||||||
// Values for different categories may overlap.
|
// Values for different categories may overlap.
|
||||||
alias game-id = int
|
pub alias game-id = int
|
||||||
|
|
||||||
// Specific game ID types.
|
// Specific game ID types.
|
||||||
// I've already made mistakes with ID categories and I haven't even committed this file yet.
|
// I've already made mistakes with ID categories and I haven't even committed this file yet.
|
||||||
|
|||||||
Reference in New Issue
Block a user