Skip to content

Commit a65f464

Browse files
Update MainPlugin.cs
1 parent 337bebe commit a65f464

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Code/Plugin/MainPlugin.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@ public enum Contribution : ushort
5454
Contribution.ProjectLead,
5555
"76561198361176072@steam"
5656
),
57-
new(
58-
"Whitty985playz",
59-
Contribution.QualityAssurance | Contribution.EarlyAdopter,
60-
"76561198859902154@steam"
61-
),
6257
new(
6358
"Tosoks67",
6459
Contribution.Developer | Contribution.Betatester,
6560
"76561199175834203@steam"
6661
),
62+
new(
63+
"Whitty985playz",
64+
Contribution.QualityAssurance | Contribution.EarlyAdopter,
65+
"76561198859902154@steam"
66+
),
6767
new(
6868
"Krzysiu Wojownik",
6969
Contribution.QualityAssurance | Contribution.Developer

0 commit comments

Comments
 (0)