Skip to content

Commit

Permalink
啊啊啊?
Browse files Browse the repository at this point in the history
  • Loading branch information
mxyx0412 committed Sep 5, 2024
1 parent 9d0835f commit 68cb23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheOtherRoles/Roles/Modifier/Disperser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public static class Disperser
public static void clearAndReload()
{
disperser = null;
remainingDisperses = 100;
remainingDisperses = 1;
//remainingDisperses = CustomOptionHolder.modifierDisperserRemainingDisperses.GetInt();
DispersesToVent = CustomOptionHolder.modifierDisperserDispersesToVent.getBool();
}
Expand Down

0 comments on commit 68cb23d

Please sign in to comment.