refactor Utils package

This commit is contained in:
2026-02-05 13:50:06 +02:00
parent b1a13c339b
commit 9d22fe8413
12 changed files with 131 additions and 14 deletions
@@ -1,5 +1,5 @@
import { MazeObject } from "./MazeObject";
import Utils from "@/lib/Utils";
import Utils from "#/app/Utils";
import { EventManager } from '@/lib/EventManager';
const params = {