Example #1
0
 protected override void InitMemoryLoading(SerializerObject s, Pointer offset)
 {
     s.Goto(offset);
     GameMemoryData.Update(s);
 }