Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed for shop #107

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Fixed for shop #107

merged 3 commits into from
Sep 23, 2024

Conversation

imHaruuu
Copy link
Contributor

@imHaruuu imHaruuu commented Sep 23, 2024

syntax = "proto3";

option java_package = "emu.lunarcore.proto";

message BuyGoodsCsReq {
uint32 goods_num = 13;
uint32 shop_id = 8;
uint32 goods_id = 3;
uint32 item_id = 15;
}

@Melledy Melledy merged commit a1e9bdd into Melledy:development Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants