This commit is contained in:
PsiMagistr 2025-05-25 17:53:45 +03:00
parent cbe25878a2
commit b1cc5142db

View File

@ -1,6 +1,6 @@
// /public/js/main.js
import { initAuth } from './auth.js';
import { initAuth } from './auth.js';//
import { initGameSetup } from './gameSetup.js';
import { initGameplay } from './gameplay.js';
// ui.js загружен глобально и ожидает window.* переменных