Skip to content

Commit a4a2f5d

Browse files
authored
Update McKathlin_DayNight.js plugindesc to include MZ
1 parent bf727d2 commit a4a2f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

McKathlin_DayNight.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ McKathlin.DayNight = McKathlin.DayNight || {};
3636

3737
/*:
3838
* @target MZ
39-
* @plugindesc v1.1.1 Configure and track a day-night cycle.
39+
* @plugindesc MZ v1.1.1 Configure and track a day-night cycle.
4040
* @author McKathlin
4141
*
4242
* @help WARNING: This is an older version of the plugin! It lacks the
@@ -921,4 +921,4 @@ McKathlin.DayNight = McKathlin.DayNight || {};
921921
McKathlin.DayNightCycle.reset();
922922
});
923923

924-
})();
924+
})();

0 commit comments

Comments
 (0)