mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
8 lines
147 B
C#
8 lines
147 B
C#
namespace AshdiBase
|
|
{
|
|
public static class ErrorCodes
|
|
{
|
|
public const string Touch = "50549302-F082-4507-9B80-3ADCA2F29FF1";
|
|
}
|
|
}
|