- infinite loop pwned me x.x
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9919 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
f38d3e495e
commit
d6b5fe4b78
@ -592,6 +592,7 @@ const char* skip_space(const char* p)
|
||||
p += 2;
|
||||
break;
|
||||
}
|
||||
++p;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user