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

Fix CSM help formspec's "/" instead of "." mistake #15034

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

zmv7
Copy link
Contributor

@zmv7 zmv7 commented Aug 22, 2024

My previous PR (#13937) have the small mistake is that when you double-click on a command, it is copied to the chat with the prefix "/" instead of ".". This patch fixes it.

To do

This PR is Ready for Review.

How to test

  • Set enable_client_modding to true in minetest.conf
  • Install some client mods (optional)
  • Join singleplayer or any server that allows to load client mods
  • Type .help in the chat, select any command and double-click it. Look at the message in the chat

@sfan5 sfan5 added Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines Bugfix 🐛 PRs that fix a bug @ Client Script API labels Aug 22, 2024
@appgurueu appgurueu merged commit 274c223 into luanti-org:master Aug 22, 2024
2 checks passed
@appgurueu appgurueu added this to the 5.9.1 milestone Aug 22, 2024
SmallJoker pushed a commit to SmallJoker/minetest that referenced this pull request Sep 8, 2024
SmallJoker pushed a commit to SmallJoker/minetest that referenced this pull request Sep 8, 2024
SmallJoker pushed a commit to SmallJoker/minetest that referenced this pull request Sep 8, 2024
Mahoyomu pushed a commit to Mahoyomu/minetest that referenced this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix 🐛 PRs that fix a bug @ Client Script API Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants