mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 09:33:08 +00:00
don't render player info on top of exit button, render unit type
This commit is contained in:
@@ -68,6 +68,7 @@ export function createRenderer(canvas: HTMLCanvasElement, game: Game, eventBus:
|
||||
playerInfo.eventBus = eventBus
|
||||
playerInfo.clientID = clientID
|
||||
playerInfo.transform = transformHandler
|
||||
playerInfo.game = game
|
||||
|
||||
|
||||
const layers: Layer[] = [
|
||||
|
||||
Reference in New Issue
Block a user