index
:
NoGamepads.git
bevy_client
csharp_bindings
develop_funny
documents
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
data
/
player
/
mod.rs
blob: ff6ae85d7ef7ec3ff226b089c6dd242052e92ff9 (
plain
) (
blame
)
1
2
3
pub
mod
player_data
;
pub
const
ACCOUNT_HASH_SALT
:
&
str
=
env!
(
"TEST_PLAYER_ACCOUNT"
);