Skip to content

Commit

Permalink
Update #34
Browse files Browse the repository at this point in the history
  • Loading branch information
eYuM-coder committed Jun 21, 2024
1 parent b4c3d29 commit cbbe841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ import {
STANDARD_TAPPER_PRESET,
} from "./game_settings_presets.js";
import { PIECE_LOOKUP } from "./tetrominoes.js";
export let level_up_active = false;
const GameSettings = require("./game_settings_manager");
const GameSettingsUi = require("./game_settings_ui_manager");
const NES_levelup = require("./sounds/NES_levelup.wav");
Expand Down

0 comments on commit cbbe841

Please sign in to comment.