MinecraftFunctionPlusPlus / MCFPP

MCFPP is a brand new objected-oriented language that can be compiled into Minecraft Datapack.
https://www.mcfpp.top
GNU General Public License v3.0
213 stars 14 forks source link

fix: a typo in String #26

Closed srcres258 closed 5 months ago

srcres258 commented 5 months ago

看代码时无意间瞥到的,version字符串中带了个不该有的空格,删掉。