From fb22ed40df5b1599aefce668e8ce6e1c43643544 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 15 Jun 2021 22:01:12 -0600 Subject: finally figured out how to edit player data. now how to save it... --- .../net/brysonsteck/Resurrection/Resurrection.class | Bin 4067 -> 5262 bytes .../brysonsteck/Resurrection/player/PlayerData.class | Bin 2046 -> 2671 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'out') diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class index 3157aa4..8e06fe9 100644 Binary files a/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class and b/out/production/Resurrection/net/brysonsteck/Resurrection/Resurrection.class differ diff --git a/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class b/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class index 6d05fc9..b61bdaa 100644 Binary files a/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class and b/out/production/Resurrection/net/brysonsteck/Resurrection/player/PlayerData.class differ -- cgit v1.2.3