Skip to content

Commit

Permalink
fix broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
apple1417 committed Feb 27, 2021
1 parent f8bc5f7 commit 5cc761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mods/SkillRandomizer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import os

from ..ModManager import BL2MOD, RegisterMod
from Mods.ModMenu import Game
from Mods.ModMenu import Game, Hook


class CrossSkillRandomizer(BL2MOD):
Expand Down

0 comments on commit 5cc761a

Please sign in to comment.