Changed folder structure

This commit is contained in:
Daniël van Noord
2021-04-12 13:02:28 +02:00
parent 1545d9782b
commit 077f0120b7
28 changed files with 122 additions and 128 deletions

View File

@@ -16,7 +16,7 @@ import {
import PopAllNormalWrinklers from '../../HelperFunctions/PopWrinklers';
import { ClickTimes, CookieTimes } from '../../VariablesAndData';
import GetCPS from '../../HelperFunctions/GetCPS';
import { Beautify } from '../../BeautifyAndFormatting/BeautifyFormatting';
import Beautify from '../../BeautifyAndFormatting/Beautify';
import AddMissingAchievements from './CreateMissingAchievements';
/**