diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-15 22:01:12 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-15 22:01:12 -0600 |
commit | fb22ed40df5b1599aefce668e8ce6e1c43643544 (patch) | |
tree | a4f4e8a95e6e92ca997c5b5fc35d15a71c9f070e /out/production/Resurrection/net | |
parent | 34e7a03d283051b81fee60a67170ea22c672f81d (diff) | |
download | resurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar resurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar.gz resurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar.bz2 |
finally figured out how to edit player data. now how to save it...
Diffstat (limited to 'out/production/Resurrection/net')
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class | bin | 4067 -> 5262 bytes |
-rw-r--r-- | out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class | bin | 2046 -> 2671 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class Binary files differindex 3157aa4..8e06fe9 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class b/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class Binary files differindex 6d05fc9..b61bdaa 100644 --- a/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class +++ b/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class |