diff --git a/scripts/helpers/RideablePopups.js b/scripts/helpers/RideablePopups.js index cd3a19d..4b86945 100644 --- a/scripts/helpers/RideablePopups.js +++ b/scripts/helpers/RideablePopups.js @@ -1,5 +1,5 @@ import { RideableUtils, cModuleName, cPopUpID, Translate } from "../utils/RideableUtils.js"; -import { GeometricUtils } from "../utils/Geometricutils.js"; +import { GeometricUtils } from "../utils/GeometricUtils.js"; class RideablePopups { //DECLARATIONS