Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous123-code committed Oct 8, 2023
1 parent a6a21fd commit 5eb322a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ public interface ManaSpark extends SparkEntity {
void registerTransfer(ManaSpark entity);

/**
* Makes that spark register transfers for all relevant sparks, needs to be called whenever the connected sparks may change (setNetwork, remove and setUpgrade should already do this)
* Makes that spark register transfers for all relevant sparks, needs to be called whenever the connected sparks may
* change (setNetwork, remove and setUpgrade should already do this)
*/
void updateTransfers();

Expand Down

0 comments on commit 5eb322a

Please sign in to comment.