Skip to content

Commit

Permalink
Updated mod entry point.
Browse files Browse the repository at this point in the history
  • Loading branch information
PredatoryBalloon committed Jan 2, 2022
1 parent 2fc1588 commit 1ecb283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Distance.EditorAnnihilator/Entry.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

namespace Mod.EditorAnnihilator
{
[ModEntryPoint("com.github.pred/Distance.EditorAnnihilator")]
[ModEntryPoint("com.github.PredatoryBalloon/Distance.EditorAnnihilator")]
public class Mod : MonoBehaviour
{
public static Mod Instance;
Expand Down

0 comments on commit 1ecb283

Please sign in to comment.