Merge pull request #4057 from deathride58/manualmirrors2

Manually mirrors #32838 and #32462 from upstream
This commit is contained in:
deathride58
2017-11-21 20:00:18 +00:00
committed by GitHub
6 changed files with 4 additions and 57 deletions
+1
View File
@@ -39,6 +39,7 @@
#define COMSIG_ATOM_SING_PULL "atom_sing_pull" //from base of atom/singularity_pull(): (S, current_size)
#define COMSIG_ATOM_SET_LIGHT "atom_set_light" //from base of atom/set_light(): (l_range, l_power, l_color)
#define COMSIG_ATOM_ROTATE "atom_rotate" //from base of atom/shuttleRotate(): (rotation, params)
#define COMSIG_ATOM_DIR_CHANGE "atom_dir_change" //from base of atom/setDir(): (old_dir, new_dir)
#define COMSIG_CLICK "atom_click" //from base of atom/Click(): (location, control, params)
#define COMSIG_CLICK_SHIFT "shift_click" //from base of atom/ShiftClick(): (/mob)