Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Dec 19, 2024
1 parent cbb3a6b commit 280c0cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ private void ClickSound(Entity<ReagentDispenserComponent> reagentDispenser)
/// </summary>
private void OnMapInit(EntityUid uid, ReagentDispenserComponent component, MapInitEvent args)
{
// Frontier: set auto-labeller
// Corvax-Next-ChemLabeler: set auto-labeller
component.AutoLabel = component.CanAutoLabel;

// Get list of pre-loaded containers
Expand Down

0 comments on commit 280c0cc

Please sign in to comment.