Trying to fix bug again

This commit is contained in:
mathusummut
2019-04-05 00:59:05 +02:00
parent 6612918b0f
commit e8b52942f5
3 changed files with 16 additions and 2 deletions

View File

@@ -225,7 +225,7 @@ namespace Shared {
SDL_SetRelativeMouseMode(SDL_FALSE);
SDL_SetRelativeMouseMode(SDL_TRUE);
}
#ifndef WIN32
string icon_file = "";
#if defined(DATADIR)