diff --git a/components/openmw-mp/Version.hpp b/components/openmw-mp/Version.hpp index a6a4b05ed..5059419bf 100644 --- a/components/openmw-mp/Version.hpp +++ b/components/openmw-mp/Version.hpp @@ -7,7 +7,7 @@ #define TES3MP_DEFAULT_PASSW "SuperPassword" #define TES3MP_MASTERSERVER_PASSW "12345" -#define TES3MP_CREDITS_CHECKSUM "BAEFF920" +#define TES3MP_CREDITS_CHECKSUM "C1F1317F" #endif //OPENMW_VERSION_HPP diff --git a/tes3mp-credits.md b/tes3mp-credits.md index c837f7fb4..b573053db 100644 --- a/tes3mp-credits.md +++ b/tes3mp-credits.md @@ -11,6 +11,7 @@ Programmers Additional programming ---------------------- + urm - Event and command hook system for scripts Grim Kriegor - Linux deployment scripts, Lua teleportation commands, early script fixes Battlerax - Various small fixes