More stats

This commit is contained in:
Pieter Vander Vennet 2022-08-22 14:33:04 +02:00
parent 716fda39aa
commit e93bf6a1f2
11 changed files with 13 additions and 6 deletions

View file

@ -1,3 +1,3 @@
import StatisticsGUI from "./UI/StatisticsGUI";
new StatisticsGUI().setup()
new StatisticsGUI().AttachTo("maindiv")