fix: Fixes static minings (#1379)
This commit is contained in:
parent
96e4d6c651
commit
b1416e655d
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ namespace Server.Engines.Harvest
|
|||
0x3F82, 0x3F8F,
|
||||
0x3F91, 0x3FCF,
|
||||
|
||||
// 0x453B, 0x454F, // This was in RunUO, but land tiles don't go higher than 0x3FFF
|
||||
0x453B, 0x454F,
|
||||
};
|
||||
|
||||
private static readonly int[] m_SandTiles =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue