magicbear / palworld-server-toolkit

PalWorld Server Toolkits - For Save file modify, list the players, repair sav file, etc...
MIT License
529 stars 61 forks source link

IndentationError: list.py #74

Closed MusclePr closed 7 months ago

MusclePr commented 7 months ago
$ python3 --version
Python 3.12.2
$ python3 list.py
  File "list.py", line 133
    if 'struct_type' in data:
                             ^
IndentationError: unindent does not match any outer indentation level
magicbear commented 7 months ago

fixed