- new PRINTNAME constants.

This commit is contained in:
Christoph Oelckers 2017-01-12 01:09:28 +01:00
parent 0741a122b6
commit 917583e108

View file

@ -1000,6 +1000,8 @@
#define PRINTNAME_LEVELNAME -1
#define PRINTNAME_LEVEL -2
#define PRINTNAME_SKILL -3
#define PRINTNAME_NEXTLEVEL -4
#define PRINTNAME_NEXTSECRET -5
#define CSF_NOFAKEFLOORS 1
#define CSF_NOBLOCKALL 2