This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
game_svg_erl_demo
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
43a2b6fd0c
Branches
Tags
master
n4u
game_svg_erl_de...
/
apps
/
server
/
include
/
authtoken.hrl
authtoken.hrl
97 B
History
Raw
1
2
3
4
5
-record(authtoken, {
token :: string(),
id :: 'PlayerId'()
}).