Compare commits

..

2 Commits

Author SHA1 Message Date
fb36c3d2e1 Test 2025-05-25 17:55:21 +03:00
b1cc5142db Test 2025-05-25 17:53:45 +03:00

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.* переменных