Fixes some verbs and gateway

This commit is contained in:
Artur
2020-09-09 21:08:16 +03:00
parent b2fb23f4b9
commit ff4c94c2d5
5 changed files with 13 additions and 15 deletions
-1
View File
@@ -246,7 +246,6 @@
#define COMSIG_PROCESS_BORGCHARGER_OCCUPANT "living_charge"
///from base of mob/AltClickOn(): (atom/A)
#define COMSIG_MOB_ALTCLICKON "mob_altclickon"
#define COMSIG_MOB_CANCEL_CLICKON (1<<0)
// /client signals
#define COMSIG_MOB_CLIENT_LOGIN "mob_client_login" //sent when a mob/login() finishes: (client)