This commit is contained in:
hydrant
2021-05-24 12:41:29 +02:00
parent 6e0f6a00ef
commit d295726df6

View File

@@ -84,7 +84,7 @@ import doorManager from './DoorManager/doormanager';
doorManager();
import factionManagement from './FactionManagement/main';
factionManagement();
factionManagement(globalData);
import deathScreen from './Gui/deathscreen';
deathScreen();