Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/main/
H A Dnetwork.c2965 int netgame_difficulty; variable
2993 netgame_difficulty=Player_default_difficulty; in network_get_game_params()
5647 …m[opt].type = NM_TYPE_SLIDER; m[opt].value=netgame_difficulty; m[opt].text=TXT_DIFFICULTY; m[opt].… in network_more_game_options()
5742 netgame_difficulty=Difficulty_level = m[opt_difficulty].value; in network_more_game_options()