Exemple #1
0
def test_view_hit_attr():
    from script_chara_overview import main

    main()
Exemple #2
0
def test_chara_overview():
    from script_chara_overview import main

    main()
Exemple #3
0
def test_check_skill():
    from script_check_skill import main

    main()