Compare commits
1 Commits
ae4cb23acb
...
add_api
| Author | SHA1 | Date | |
|---|---|---|---|
| 976732ab59 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,4 +6,4 @@ static
|
|||||||
pkg
|
pkg
|
||||||
./Cargo.lock
|
./Cargo.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
data
|
/data/
|
||||||
|
|||||||
3
src/data/user.rs
Normal file
3
src/data/user.rs
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
pub type PlayerId = u32;
|
||||||
|
|
||||||
Reference in New Issue
Block a user