Added 2.7
This commit is contained in:
3
src/gamelog.rs
Normal file
3
src/gamelog.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub struct GameLog {
|
||||
pub entries: Vec<String>,
|
||||
}
|
Reference in New Issue
Block a user