Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibot393 committed Jul 1, 2023
1 parent 5d21752 commit 9628ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/RideableUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const cFamilarType = "familiar"; //type of familiar tokens (Pf2e)

const cRidingMovementTag = "RidingMovement"; //used to mark movement orders coming from the Riding script

export { cPf2eName, cModuleName, cStairwaysname};
export { cPf2eName, cModuleName};

//a few support functions
class RideableUtils {
Expand Down

0 comments on commit 9628ee5

Please sign in to comment.