1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:19:56 +00:00
openmw-tes3mp/components/nifbullet
elsid 2599aba196
Fix check whether file name starts with x or X
If path doens't contains / or \, then slashpos will be 0.
Therefore slashpos + 1 = 1 doesn't point to first symbol.

xmesh.nif
 ^
 slashpos + 1
2018-07-10 23:46:06 +03:00
..
bulletnifloader.cpp Fix check whether file name starts with x or X 2018-07-10 23:46:06 +03:00
bulletnifloader.hpp Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00