This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
sample-groupGore
mirror of
https://github.com/bjornbytes/groupGore.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
sample-groupGor...
/
app
/
net
/
messages.lua
messages.lua
96 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
return {
join = 11,
leave = 12,
snapshot = 13,
class = 14,
input = 15,
chat = 16
}