fix handsup

This commit is contained in:
hydrant
2021-04-22 23:06:30 +02:00
parent 9619723d43
commit 4e4498e2e9

View File

@@ -268,6 +268,9 @@ antiAfk(globalData);
import ammunation from './Interaction/ammunation/ammunation';
ammunation(globalData);
import handsup from './Player/handsup';
handsup();
import spawnschutz from './Player/spawnschutz';
spawnschutz();