Update tutorial system - Part 1 : Player.cpp

Update tutorial system to made it works (I hope).
This commit is contained in:
Futuray-pgm 2024-07-04 21:34:13 +02:00
parent bc7fef25b0
commit cf8ca7ed2f
1 changed files with 1 additions and 2 deletions

View File

@ -1307,5 +1307,4 @@ video::ITexture* LocalPlayer::getTexture()
return g_texturesource->getTextureRaw(tex);
}
#endif
#endif