temporary remove nametags
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user