We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cab08 commit 1d65aa9Copy full SHA for 1d65aa9
1 file changed
games/game_finalfantasy7rebirth.py
@@ -83,7 +83,7 @@ def mod_mapping(self) -> Iterable[mobase.Mapping]:
83
84
85
class FinalFantasy7RebirthGame(BasicGame, mobase.IPluginFileMapper):
86
- Name = "Final Fasntasy 7 Rebirth Support Plugin"
+ Name = "Final Fantasy 7 Rebirth Support Plugin"
87
Author = "diegofesanto, TheUnlocked"
88
Version = "0.0.1"
89
0 commit comments