Skip to content

Commit

Permalink
fix reveng troll
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Jun 13, 2024
1 parent 9b8b1de commit 46b699f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ private void ProbeItem(Entity<ReverseEngineeringMachineComponent, ActiveReverseE
}
else
{
rev.Progress = 0;
CreateDisk((uid, comp), rev.Recipes);
Eject((uid, comp));
Audio.PlayPvs(comp.SuccessSound, uid);
Expand Down

0 comments on commit 46b699f

Please sign in to comment.