Fixes configurations (#130)
This commit is contained in:
parent
cf8620d558
commit
11227391d3
10 changed files with 34 additions and 16 deletions
|
|
@ -256,7 +256,6 @@ namespace Server
|
|||
}
|
||||
|
||||
[Parsable]
|
||||
// [CustomEnum( new string[]{ "Felucca", "Trammel", "Ilshenar", "Malas", "Internal" } )]
|
||||
public sealed class Map : IComparable<Map>
|
||||
{
|
||||
public const int SectorSize = 16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue