Files
LightlessClient/LightlessSync/Interop/InteropModel/GlobalModels.cs
2025-12-30 23:43:22 -06:00

1 line
188 B
C#

global using AddressBookEntryTuple = (string Name, int World, int City, int Ward, int PropertyType, int Plot, int Apartment, bool ApartmentSubdivision, bool AliasEnabled, string Alias);