Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move itemframes to mods/lord/Block. Closed #1195 #1947

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

lord-papirus
Copy link
Contributor

Описание PR:

Move itemframes to mods/lord/Block

Рекомендации к тесту:

Дополнительная информация:

Closed #1195

@lord-papirus
Copy link
Contributor Author

Закоментировал 204 строку в itemframes/init.lua
luacheck обнаружил неиспользуемую функцию.

@@ -201,7 +201,7 @@ minetest.register_node("itemframes:protected_frame",{
end
end,
can_dig = function(pos,player)
local meta = minetest.get_meta(pos)
-- local meta = minetest.get_meta(pos)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

её лучше удалить тогда

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Обновление модов: various/itemframes
2 participants