diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-16 16:50:42 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-16 16:50:42 -0600 |
commit | c1aae0979096944fa86b41495f39a7085497bb7e (patch) | |
tree | 65a825f6746d01f0493883101929317a59cbb846 /data | |
parent | fb22ed40df5b1599aefce668e8ce6e1c43643544 (diff) | |
download | resurrection-c1aae0979096944fa86b41495f39a7085497bb7e.tar resurrection-c1aae0979096944fa86b41495f39a7085497bb7e.tar.gz resurrection-c1aae0979096944fa86b41495f39a7085497bb7e.tar.bz2 |
implemented playerdata
Diffstat (limited to 'data')
-rw-r--r-- | data/player.data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/player.data b/data/player.data index 453a62d..d5d4ef7 100644 --- a/data/player.data +++ b/data/player.data @@ -1 +1 @@ -username,false,0;bryzinga,false,0
\ No newline at end of file +username,false,0
\ No newline at end of file |