We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f531fc7 commit 9ae6691Copy full SHA for 9ae6691
Dat/Objects/CargoObject.cs
@@ -5,6 +5,7 @@
5
6
namespace OpenLoco.Dat.Objects
7
{
8
+ [Flags]
9
public enum CargoObjectFlags : uint8_t
10
11
None = 0,
0 commit comments