Skip to content

Commit

Permalink
plugindesc text now includes target "MZ" for Tyruswoo_TileControl.js …
Browse files Browse the repository at this point in the history
…v1.1.1

plugindesc text now includes target "MZ" for Tyruswoo_TileControl.js v1.1.1
  • Loading branch information
Tyruswoo authored Sep 16, 2023
1 parent 27e32b5 commit 66faab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tyruswoo_TileControl.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Tyruswoo.TileControl = Tyruswoo.TileControl || {};

/*:
* @target MZ
* @plugindesc v1.1.1 Change tiles dynamically during gameplay!
* @plugindesc MZ v1.1.1 Change tiles dynamically during gameplay!
* @author Tyruswoo & McKathlin
* @url https://www.tyruswoo.com
*
Expand Down Expand Up @@ -1709,4 +1709,4 @@ Tyruswoo.TileControl = Tyruswoo.TileControl || {};
return false;
};

})();
})();

0 comments on commit 66faab4

Please sign in to comment.