add missing msg_hash
This commit is contained in:
parent
d558862e21
commit
4cd88c585c
|
@ -174,6 +174,7 @@ enum msg_hash_enums
|
|||
MSG_RESTORED_OLD_SAVE_STATE,
|
||||
MSG_NO_STATE_HAS_BEEN_LOADED_YET,
|
||||
MSG_GOT_CONNECTION_FROM,
|
||||
MSG_GOT_CONNECTION_FROM_NAME,
|
||||
MSG_CONNECTION_SLOT,
|
||||
MSG_PUBLIC_ADDRESS,
|
||||
MSG_NO_SAVE_STATE_HAS_BEEN_OVERWRITTEN_YET,
|
||||
|
|
Loading…
Reference in New Issue