mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Update misc.dm
This commit is contained in:
@@ -503,8 +503,4 @@ GLOBAL_LIST_INIT(all_volume_channels, list(
|
||||
#define APPEARANCECHANGER_CHANGED_F_HAIRCOLOR "Facial Hair Color"
|
||||
#define APPEARANCECHANGER_CHANGED_EYES "Eye Color"
|
||||
|
||||
#define NTOS_EMAIL_NONEWMESSAGES 0
|
||||
#define NTOS_EMAIL_NOTIFALREADY 1
|
||||
#define NTOS_EMAIL_NEWMESSAGE 2
|
||||
|
||||
#define GET_DECL(D) (ispath(D, /decl) ? (decls_repository.fetched_decls[D] || decls_repository.get_decl(D)) : null)
|
||||
|
||||
Reference in New Issue
Block a user