simplify decryption seed finder

This commit is contained in:
Martin Michelsen
2022-09-21 00:10:47 -07:00
parent 30426acbbe
commit 8afc952294
5 changed files with 58 additions and 534 deletions
-1
View File
@@ -71,7 +71,6 @@ add_executable(newserv
src/ProxyCommands.cc
src/ProxyServer.cc
src/PSOEncryption.cc
src/PSOEncryptionSeedFinder.cc
src/PSOProtocol.cc
src/Quest.cc
src/RareItemSet.cc