Optimize finalized surface artwork
This commit is contained in:
parent
82938d3d57
commit
f2239d248a
14 changed files with 1254 additions and 305 deletions
|
|
@ -32,7 +32,7 @@ const DRAWING_RELIABLE_CHANNEL: int = 14
|
|||
const FISHING_RELIABLE_CHANNEL: int = 16
|
||||
const HOME_RELIABLE_CHANNEL: int = 17
|
||||
const ENET_CHANNEL_COUNT: int = 18
|
||||
const SURFACE_DRAWING_CAPABILITY: String = "surface_drawing_v2"
|
||||
const SURFACE_DRAWING_CAPABILITY: String = "surface_drawing_v3"
|
||||
const ART_SHOP_CAPABILITY: String = "art_shop_v1"
|
||||
const BACKPACK_SHOP_CAPABILITY: String = "backpack_shop_v1"
|
||||
const WORLD_TIME_CAPABILITY: String = "world_time_v2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue