mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-07 18:50:41 +02:00
Fix trailing whitespace (#482)
Trim all trailing whitespace characters,
This commit is contained in:
committed by
SmallJoker
parent
5f6b87d43a
commit
4f78a69ffc
@ -6,7 +6,7 @@ minetest.register_craft({
|
||||
{'technic:mv_cable', 'technic:mv_cable', 'technic:mv_cable'},
|
||||
{'homedecor:plastic_sheeting', 'homedecor:plastic_sheeting', 'homedecor:plastic_sheeting'},
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
technic.register_cable("HV", 3/16)
|
||||
|
||||
|
Reference in New Issue
Block a user