.NET Format Style Fixes
This commit is contained in:
@@ -15,5 +15,5 @@ public enum ModSpawn
|
||||
/**
|
||||
* Item should not be chosen
|
||||
*/
|
||||
SKIP = 2
|
||||
SKIP = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user