mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add Listxml internal converters
This commit is contained in:
@@ -6,6 +6,7 @@ namespace SabreTools.Models.Listxml
|
||||
[XmlRoot("control")]
|
||||
public class Control
|
||||
{
|
||||
/// <remarks>(joy|stick|paddle|pedal|lightgun|positional|dial|trackball|mouse|only_buttons|keypad|keyboard|mahjong|hanafuda|gambling)</remarks>
|
||||
[XmlAttribute("type")]
|
||||
public string Type { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user