mirror of
https://github.com/ACEmulator/ACE
synced 2026-08-17 12:26:06 -04:00
6 lines
70 B
C#
6 lines
70 B
C#
namespace ACE.Server.Entity
|
|
{
|
|
public class Landcell
|
|
{
|
|
}
|
|
}
|