Elin Decompiled Documentation EA 23.346 Nightly
Loading...
Searching...
No Matches
ZINT.cs
Go to the documentation of this file.
1public class ZINT
2{
3 public const int weight = 1;
4
5 public const int dateClaim = 2;
6
7 public const int maxSimHours = 3;
8
9 public const int resetMedal = 4;
10}
Definition: ZINT.cs:2
const int resetMedal
Definition: ZINT.cs:9
const int weight
Definition: ZINT.cs:3
const int dateClaim
Definition: ZINT.cs:5
const int maxSimHours
Definition: ZINT.cs:7