OpenMeridian / Meridian59

The MMORPG Meridian 59 - Server 103
openmeridian.org
Other
141 stars 74 forks source link

Fix StringSubstitute errors. #1383

Closed skittles1 closed 7 years ago

skittles1 commented 8 years ago

Some of the string terminations in StringSubstitute were being placed 1 char ahead of the correct position, leading to incorrect string lengths. Cleaned up the function and added comments.