Fix: Code indentation again.

master
aa6 2020-07-14 10:05:04 +03:00
parent 7636698ed0
commit effdadf011
3 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
0.10.15
0.10.16

View File

@ -21,6 +21,7 @@ if minetest_wadsprint.BAD_PHYSICS_OVERRIDE_MODE == true then
end
elseif minetest.get_modpath("player_monoids") ~= nil then
local default_minetest_wadsprint_initialize_player = minetest_wadsprint.initialize_player
function minetest_wadsprint.initialize_player(player_obj)
default_minetest_wadsprint_initialize_player(player_obj)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB