Skip to content

Commit

Permalink
password (diasurgical#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
kphoenix137 committed Mar 31, 2024
1 parent 42cc17a commit 0567d47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Source/pfile.cpp
Expand Up @@ -40,10 +40,10 @@

namespace devilution {

#define PASSWORD_SPAWN_SINGLE "adslhfb1"
#define PASSWORD_SPAWN_MULTI "lshbkfg1"
#define PASSWORD_SINGLE "xrgyrkj1"
#define PASSWORD_MULTI "szqnlsk1"
#define PASSWORD_SPAWN_SINGLE "betmigc2"
#define PASSWORD_SPAWN_MULTI "mticlgh2"
#define PASSWORD_SINGLE "yshzslk2"
#define PASSWORD_MULTI "taromtl2"

bool gbValidSaveFile;

Expand Down

0 comments on commit 0567d47

Please sign in to comment.