You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
294 B
8 lines
294 B
tip1text = get_text("Title", "Tip1")
|
|
tip2text = get_text("Title", "Tip2")
|
|
op[4].label = get_text("Title", "Options")
|
|
op[5].label = get_text("Title", "Gallery")
|
|
op[6].label = get_text("Title", "Credits")
|
|
op[3].label = get_text("GameplayMenu", "Gameplay")
|
|
op[7].label = get_text("Title", "Exit")
|