We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26741b7 commit 3979a5eCopy full SHA for 3979a5e
src/nitro/communication/messages/incoming/IncomingHeader.ts
@@ -182,7 +182,7 @@ export class IncomingHeader
182
public static TRADE_NOT_OPEN = 3128;
183
public static TRADE_OPEN = 2505;
184
public static TRADE_OPEN_FAILED = 217;
185
- public static TRADE_OTHER_NOT_ALLOWED = 2154;
+ public static TRADE_OTHER_NOT_ALLOWED = 1254;
186
public static TRADE_YOU_NOT_ALLOWED = 3058;
187
public static UNIT = 374;
188
public static UNIT_CHANGE_NAME = 2182;
0 commit comments