This website requires JavaScript.
Explore
Help
Sign In
Grasscutter
/
GC-Proto
mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
Watch
1
Star
0
Fork
You've already forked GC-Proto
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7f4f007dcf
GC-Proto
/
proto
/
WidgetSlotOp.proto
9 lines
100 B
Protocol Buffer
Raw
Blame
History
syntax
=
"proto3"
;
enum
WidgetSlotOp
{
WIDGET_SLOT_OP_ATTACH
=
0
;
WIDGET_SLOT_OP_DETACH
=
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink