will sehen was das macht

This commit is contained in:
michael.reiswich
2021-03-30 22:55:51 +02:00
parent 522ae784cd
commit 3d5ce0433d
3 changed files with 2 additions and 12 deletions

View File

@@ -88,8 +88,8 @@ deathScreen();
import Infobox from './Gui/infobox';
Infobox(globalData);
//import nametags from './Gui/nametags';
//nametags();
import nametags from './Gui/nametags';
nametags();
import playerList from './Gui/playerlist';
playerList(globalData);