修脑虫没序列化存档丢人
This commit is contained in:
Binary file not shown.
@@ -21,7 +21,7 @@ namespace ArachnaeSwarm
|
|||||||
public override void PostExposeData()
|
public override void PostExposeData()
|
||||||
{
|
{
|
||||||
base.PostExposeData();
|
base.PostExposeData();
|
||||||
Scribe_Deep.Look(ref storedPawn, "storedPawn", false);
|
Scribe_Deep.Look(ref storedPawn, "storedPawn");
|
||||||
}
|
}
|
||||||
|
|
||||||
public override IEnumerable<Gizmo> CompGetGizmosExtra()
|
public override IEnumerable<Gizmo> CompGetGizmosExtra()
|
||||||
|
|||||||
Reference in New Issue
Block a user