more documentation
This commit is contained in:
@@ -22,6 +22,7 @@ pub struct Game {
|
||||
player: Player,
|
||||
/// the levels of the game
|
||||
levels: Vec<Level>,
|
||||
/// messages that are displayed in the ui
|
||||
pub messages: Vec<String>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user