This commit is contained in:
2021-04-28 00:39:55 +02:00
parent c26d477557
commit 4403f0c238
5 changed files with 52 additions and 19 deletions

View File

@@ -277,6 +277,9 @@ spawnschutz();
import bigmap from './Gui/bigmap';
bigmap();
import notification from './Gui/notification';
notification();
require('./Gui/policedepartment');
require('./Gui/helptext');
require('./admin/spectate');