We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf727d2 commit a4a2f5dCopy full SHA for a4a2f5d
McKathlin_DayNight.js
@@ -36,7 +36,7 @@ McKathlin.DayNight = McKathlin.DayNight || {};
36
37
/*:
38
* @target MZ
39
- * @plugindesc v1.1.1 Configure and track a day-night cycle.
+ * @plugindesc MZ v1.1.1 Configure and track a day-night cycle.
40
* @author McKathlin
41
*
42
* @help WARNING: This is an older version of the plugin! It lacks the
@@ -921,4 +921,4 @@ McKathlin.DayNight = McKathlin.DayNight || {};
921
McKathlin.DayNightCycle.reset();
922
});
923
924
-})();
+})();
0 commit comments