1
0
Fork 0
forked from wry/wry
wry/wire/jay_output.txt
2022-07-30 12:03:53 +02:00

15 lines
110 B
Text

# requests
msg destroy = 0 {
}
# events
msg linear_id = 0 {
linear_id: u32,
}
msg destroyed = 2 {
}