Home
last modified time | relevance | path

Searched refs:spider_score (Results 1 – 1 of 1) sorted by relevance

/dports/games/xtrojka/xtrojka123/
H A Dtr_core.c604 tt_long spider_score; in tf_check_spider() local
613 spider_score = (tt_long)0; in tf_check_spider()
626 spider_score = tc_spiderbonus; in tf_check_spider()
633 spider_score = tc_bigspiderbonus; in tf_check_spider()
637 tf_inc_score(tc_i_force, spider_score); in tf_check_spider()
638 trojka_spider_callback(spider_score); in tf_check_spider()