mirror of
https://github.com/duckietm/Nitro-Cool-UI.git
synced 2025-06-21 22:36:58 +00:00
Fix: missing packet for chooser
This commit is contained in:
parent
0570185deb
commit
0d07893957
@ -468,5 +468,6 @@ export class OutgoingHeader
|
|||||||
public static RENTABLE_EXTEND_RENT_OR_BUYOUT_FURNI = 1071;
|
public static RENTABLE_EXTEND_RENT_OR_BUYOUT_FURNI = 1071;
|
||||||
public static RENTABLE_GET_RENT_OR_BUYOUT_OFFER = 2518;
|
public static RENTABLE_GET_RENT_OR_BUYOUT_OFFER = 2518;
|
||||||
|
|
||||||
|
public static FURNITURE_PICKUP_ALL = 10017;
|
||||||
public static DELETE_ITEM = 10018;
|
public static DELETE_ITEM = 10018;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user