From 4a3809d4d25845e15fa65feba239f1ec471ac8d8 Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Wed, 1 Dec 2021 21:28:23 +0100 Subject: Cleanup asset xmls (#1044) * Consistent order for attributes of `Texture` nodes in asset xmls * Consistent order for attributes of `Blob` nodes in asset xmls * Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls * Remove space before closing `/>` in asset xmls tags --- docs/tutorial/object_decomp_example.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/tutorial/object_decomp_example.md') diff --git a/docs/tutorial/object_decomp_example.md b/docs/tutorial/object_decomp_example.md index 052305ab5..38b863c19 100644 --- a/docs/tutorial/object_decomp_example.md +++ b/docs/tutorial/object_decomp_example.md @@ -227,16 +227,16 @@ Therefore, we end up with the following: - - - - - - - - - - + + + + + + + + + + -- cgit v1.2.3