mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-03-04 09:25:22 +03:00
Update IGD and LPD formats.
This commit is contained in:
parent
4aa9aef362
commit
cf7e69e026
@ -41,7 +41,7 @@ LittleEndian();
|
||||
|
||||
uint unkA;
|
||||
uint unkB;
|
||||
Vec2 negativeSize;
|
||||
Vec2 negativeCenter;
|
||||
Vec2 center;
|
||||
Vec2 size;
|
||||
uint numColors;
|
||||
|
@ -16,4 +16,4 @@ namespace Syroot.Worms.OnlineWorms
|
||||
public Point Center { get; set; }
|
||||
public Bitmap Bitmap { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -29,4 +29,4 @@ namespace Syroot.Worms.OnlineWorms
|
||||
/// </summary>
|
||||
public int Version { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user