mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Rename IConstImage to more clear ISharedImage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <SDL_surface.h>
|
||||
|
||||
SDLImageLoader::SDLImageLoader(SDLImageConst * Img):
|
||||
SDLImageLoader::SDLImageLoader(SDLImageShared * Img):
|
||||
image(Img),
|
||||
lineStart(nullptr),
|
||||
position(nullptr)
|
||||
|
||||
Reference in New Issue
Block a user