temporary remove nametags

This commit is contained in:
hydrant
2019-07-06 20:05:40 +02:00
parent a022b07452
commit 18434d7651

View File

@@ -70,8 +70,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();