This commit is contained in:
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