create usernameinput lit element

This commit is contained in:
evanpelle
2024-10-12 09:11:29 -07:00
parent a02d148151
commit 6eaa14da73
5 changed files with 107 additions and 120 deletions
-1
View File
@@ -13,7 +13,6 @@ import {WinCheckExecution} from "../core/execution/WinCheckExecution";
import {SendAttackIntentEvent, SendSpawnIntentEvent, Transport} from "./Transport";
import {createCanvas} from "./graphics/Utils";
import {DisplayMessageEvent, MessageType} from "./graphics/layers/EventsDisplay";
import {placeName} from "./graphics/NameBoxCalculator";