Skip to content

Commit

Permalink
early*
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoonij authored Nov 21, 2024
1 parent 9aa73e1 commit e95eba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/dcs/signals.dm
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@

/// Reagents
/// Source: /datum/reagents/proc/add_reagent (datum/reagents, reagent_id, amount, data, reagtemp, no_react, chem_temp)
#define COMSIG_EARLY_REAGENT_ADDED "reagent_added"
#define COMSIG_EARLY_REAGENT_ADDED "reagent_early_added"
#define COMPONENT_PREVENT_ADD_REAGENT (1<<0)

//Gibs
Expand Down

0 comments on commit e95eba7

Please sign in to comment.