We need to include the NUL char

This commit is contained in:
Alam Ed Arias 2018-11-18 20:21:15 -05:00
parent ab39534ef6
commit 0b5069f36c
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ typedef struct
char realname[SKINNAMESIZE+1]; // Display name for level completion.
char hudname[SKINNAMESIZE+1]; // HUD name to display (officially exactly 5 characters long)
char charsel[8], face[8], superface[8]; // Arbitrarily named patch lumps
char charsel[9], face[9], superface[9]; // Arbitrarily named patch lumps
UINT8 ability; // ability definition
UINT8 ability2; // secondary ability definition