temporary remove nametags
This commit is contained in:
@@ -70,8 +70,8 @@ deathScreen();
|
|||||||
import Infobox from './Gui/infobox';
|
import Infobox from './Gui/infobox';
|
||||||
Infobox(globalData);
|
Infobox(globalData);
|
||||||
|
|
||||||
import nametags from './Gui/nametags';
|
//import nametags from './Gui/nametags';
|
||||||
nametags();
|
//nametags();
|
||||||
|
|
||||||
import playerList from './Gui/playerlist';
|
import playerList from './Gui/playerlist';
|
||||||
playerList();
|
playerList();
|
||||||
|
|||||||
Reference in New Issue
Block a user