.NET Format Style Fixes

This commit is contained in:
chompDev
2025-07-09 09:33:55 +00:00
committed by Format Bot
parent bdddb8830b
commit 6852bd1e84
@@ -7,5 +7,5 @@ public enum CloudinessType
Cloudy,
CloudyWithGaps,
HeavyCloudCover,
Thundercloud
Thundercloud,
}