diff --git a/NNLocal.bas b/NNLocal.bas index a9f437a..b5461a5 100644 --- a/NNLocal.bas +++ b/NNLocal.bas @@ -2927,6 +2927,7 @@ sub local_gameplay kill("Stats.dat") if InType = XBox then clean_up + save_unlocks end 0 end if erase EndlessShuffList diff --git a/Nebunoid.bas b/Nebunoid.bas index 8cbaf14..e2f512d 100644 --- a/Nebunoid.bas +++ b/Nebunoid.bas @@ -902,6 +902,7 @@ sub shop InType = inkey if InType = XBox then clean_up + save_unlocks end 0 end if screenevent(@e)