rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Window_NameEdit : Trim the extra whitespace #215

Closed NerdyChara closed 1 year ago

NerdyChara commented 2 years ago

This allows for RPG Developers to test if character names match up with a certain value correctly.

E.g Currently: Users can name their character "Connor " and the name will not be registered as "Connor".