Recent content by SEVERSHE

  1. Minor patch - Backspace tactics menu

    I don't know if the solution in source is that obvious, so nobody posted it but I couldn't find it so here it is:

    In the module_presentation.py look for the "battle" presentation and change the backgroundmesh to 0:

    Code:
    ("battle",0,0,[
    (ti_on_presentation_load,

    I haven't run in any problems yet with this fix.
Back
Top Bottom