Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
  • 0.9
  • 1.0
  • 1.1
4 results

Target

Select target project
  • minetest/character_creator
1 result
Select Git revision
  • master
  • 0.9
  • 1.0
  • 1.1
4 results
Show changes

Commits on Source 1

......@@ -16,7 +16,7 @@ local skin_default = {
hair = "Brown Hair",
hair_style = "Medium Hair",
eyes = "Blue Eyes",
tshirt = "KIF 48,0",
tshirt = "KIF 49,0",
pants = "Blue Pants",
shoes = "Leather Shoes"
}
......