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

typo in default:stone_with_messe #5

Closed
scr267 opened this issue Jun 26, 2020 · 2 comments
Closed

typo in default:stone_with_messe #5

scr267 opened this issue Jun 26, 2020 · 2 comments

Comments

@scr267
Copy link

scr267 commented Jun 26, 2020

@Ezhh Hi :)

I'm wondering if

c_meseore = minetest.get_content_id("default:stone_with_messe"),
is a typo:

		c_meseore = minetest.get_content_id("default:stone_with_messe"),

should be:

		c_meseore = minetest.get_content_id("default:stone_with_mese"),

?

I think!?

Thanks! :)

@SmallJoker
Copy link

Already reported: #4
If I had push access to this repo, I'd fix this.. but well, Ezhh is currently taking a while off.

@scr267
Copy link
Author

scr267 commented Jun 26, 2020

@SmallJoker oh sorry didn't see it... in that case I'll close this issue. - thanks! :)

@scr267 scr267 closed this as completed Jun 26, 2020
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

No branches or pull requests

2 participants