Skip to content

Commit

Permalink
Merge branch 'master' into MedHud
Browse files Browse the repository at this point in the history
  • Loading branch information
OCOtheOmega authored Jan 3, 2024
2 parents f92c2ee + 0074819 commit 565fa0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Tools/Nyanotrasen/TidyToolHowTo.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
The Python add-on Ruamel is needed for this.

Type 'python', hit Enter.
Run 'pip install ruamel' or 'pip install ruamel.yml' in Windows Command Prompt

If you need to update pip use cmnd 'py -m ensurepip --upgrade'
Expand Down
1 change: 1 addition & 0 deletions Tools/Nyanotrasen/tidy_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def capitalized_bool_dumper(representer, data):
"Fixtures",
"GravityShake",
"HandheldLight", # Floodlights are serializing these?
"PlaySoundBehaviour",
]

# The component will have these fields removed, and if there is no other data
Expand Down

0 comments on commit 565fa0b

Please sign in to comment.