This is going to be the last wad info window thingy
Going to remove it to focus on something more interesting Or at least more achievable
This commit is contained in:
@@ -123,6 +123,8 @@ impl CommandManager {
|
||||
pub struct WadInfo {
|
||||
pub path: PathBuf,
|
||||
pub name: String,
|
||||
#[serde(skip_deserializing)]
|
||||
pub info_text: Option<String>,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user