Skip to content

Fixed Typo of EchantmentTableParticle in multiple instances.#1187

Open
ashthescholar wants to merge 5 commits intosmartcmd:mainfrom
ashthescholar:main
Open

Fixed Typo of EchantmentTableParticle in multiple instances.#1187
ashthescholar wants to merge 5 commits intosmartcmd:mainfrom
ashthescholar:main

Conversation

@ashthescholar
Copy link

Description

I noticed inconsistent spelling of the Enchantment Table Particles in the Minecraft.client
This PR fixes it to be more inline with the rest of the files.

Changes

Files EchantmentTableParticle.h, EchantmentTableParticle.cpp were changed to be renamed to EnchantmentTableParticle.h and EnchantmentTableParticle.cpp respectively.
References to EchantmentTableParticle have been changed to the correct spelling.
In total, 14 references were corrected.

Previous Behavior

There is no real behaviour change, its just a typo correction.

Root Cause

The person at 4J Studios who made this particle accidentally typed it wrong on multiple occasions (14).

New Behavior

The code does not visibly change after this change at all.

Fix Implementation

I renamed the files related along with changing references to said files.

AI Use Disclosure

NO AI was used in the making of this PR or Fork.

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.

1 participant