diff --git a/Source/stores.cpp b/Source/stores.cpp index 3ac948f93..9d777f584 100644 --- a/Source/stores.cpp +++ b/Source/stores.cpp @@ -2214,8 +2214,6 @@ void InitStores() void SetupTownStores() { - SetRndSeed(glSeedTbl[currlevel] * SDL_GetTicks()); - auto &myPlayer = Players[MyPlayerId]; int l = myPlayer._pLevel / 2;