evaera / Cmdr

Extensible command console for Roblox developers
https://eryn.io/Cmdr/
MIT License
372 stars 108 forks source link

Abridge entry when PlaceName is empty #338

Closed wilyt1 closed 2 months ago

wilyt1 commented 2 months ago

Closes #336. Checks if PlaceName exists and is not an empty string. Replaces string concatenation with string interpolation.

Declarations: