Rogue Genesia V0.10.2.0 📢 📢
This is a focused feature look at — a major update for the bullet heaven / survivor-like roguelite.
↑ ВВЕРХ
$(document).ready(function(){
if ((nowhour>8 && nowhour<21 && nowdayw<6) || (nowhour>9 && nowhour<19)) {
$("#callfrommobile").removeClass('hidden');
}
});