SW: Fix overflow in password member of "GAME_SET gs" struct.

Patch from Striker.

git-svn-id: https://svn.eduke32.com/eduke32@7512 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2019-04-08 06:26:47 +00:00 committed by Christoph Oelckers
parent d04df28a93
commit a7facc0e35

View file

@ -214,7 +214,7 @@ const GAME_SET gs_defaults =
0, // Time Limit
0, // Color
0, // Parental Lock
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", // Password
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", // Password
TRUE, // nuke
TRUE, // voxels
FALSE, // stats