L
lallous
Hello,
I noticed that the Property class, when parsing values such as:
myKey=myvalue\myvalu1\myasdqd
myPath=c:\games\theGame\
Then all '\' are removed.
Any solution to keep the backslash w/o having the user manually replace all
backslash with forward slash?
I noticed that the Property class, when parsing values such as:
myKey=myvalue\myvalu1\myasdqd
myPath=c:\games\theGame\
Then all '\' are removed.
Any solution to keep the backslash w/o having the user manually replace all
backslash with forward slash?