gcukl
This commit is contained in:
parent
19b2acd434
commit
d42da970b7
@ -1,4 +1,5 @@
|
||||
const socket = io();
|
||||
window._socket = socket; // Globale Referenz für arena.js und andere Module
|
||||
const username =
|
||||
typeof window.playerName === "object"
|
||||
? window.playerName.name
|
||||
|
||||
Loading…
Reference in New Issue
Block a user