mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-11 16:28:50 -07:00
fix indent
This commit is contained in:
parent
20c1290a0e
commit
e03e732f33
@ -3,7 +3,7 @@
|
||||
namespace sodoff.Schema;
|
||||
|
||||
[XmlRoot(ElementName = "Mission", Namespace = "")]
|
||||
[Serializable] // FIXME: Remove serializable once we have a different way of deep copying than BinaryFormatter
|
||||
[Serializable]
|
||||
public class Mission {
|
||||
public Mission() { }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user