mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-05 04:17:02 +00:00
in progress
This commit is contained in:
@@ -41,6 +41,7 @@ export function createRenderer(canvas: HTMLCanvasElement, game: Game, eventBus:
|
||||
console.error('EmojiTable element not found in the DOM');
|
||||
}
|
||||
leaderboard.clientID = clientID
|
||||
leaderboard.eventBus = eventBus
|
||||
|
||||
|
||||
const controlPanel = document.querySelector('control-panel') as ControlPanel;
|
||||
|
||||
Reference in New Issue
Block a user