Content deleted Content added
No edit summary |
No edit summary |
||
Line 70:
for_against_style = string.lower(for_against_style)
if game_for_against_style=='g' or game_for_against_style=='game' or game_for_against_style=='games' then
elseif game_for_against_style=='none' then
hide_game_for_against = true
|