Skip to content

Commit

Permalink
Update MapChange.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWhiteWolves authored Jun 5, 2024
1 parent 863b2d7 commit 1ae4e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapChange/MapChange.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var MapChange = MapChange || (function() {
// Name of the person who last modified the script.
var modifiedBy = "TheWhiteWolves, keithcurtis";
// Local version of the script.
var version = "1.6";
var version = "1.7";
// Set to true to use built in debug statements
var debug = false;
// Set to false to turn off notifing the GM when a player moves.
Expand Down

0 comments on commit 1ae4e9a

Please sign in to comment.