fixes™️

This commit is contained in:
LightCat 2018-08-31 15:18:32 +02:00
parent 9ad30fb824
commit 0fe0d8946c

View File

@ -218,6 +218,8 @@ void initonce()
cd2.update(); cd2.update();
cd3.update(); cd3.update();
engi_spot_cd.update(); engi_spot_cd.update();
sniper_spots.update();
preferred_sniper_spots.update();
return; return;
} }