Compare commits
2 Commits
ae4cb23acb
...
319c77cfa3
| Author | SHA1 | Date | |
|---|---|---|---|
| 319c77cfa3 | |||
| 976732ab59 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,4 +6,4 @@ static
|
||||
pkg
|
||||
./Cargo.lock
|
||||
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