allow game to have font data (not really parsed for now)
This commit is contained in:
@@ -753,5 +753,6 @@ pub fn game_default() -> Game {
|
||||
id: "a".to_string(),
|
||||
initial_value: "42".to_string(),
|
||||
}],
|
||||
font_data: None
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user