Mod
This commit is contained in:
parent
0e00f840f5
commit
b0b17f8008
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
|||
Window_Options.prototype.makeCommandList = function() {
|
||||
_Window_Options_makeCommandList.call(this);
|
||||
this.addCommand("Minimap (Mod)", "minimapEnabled");
|
||||
this.addCommand(" Fog of War", "minimapFogOfWar");
|
||||
this.addCommand(" Fog of War (Mod)", "minimapFogOfWar");
|
||||
};
|
||||
|
||||
//=========================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue