mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 03:12:36 +01:00
Don't load hud.txd twice
This commit is contained in:
parent
e82be612a1
commit
c19df1d936
@ -111,7 +111,6 @@ RWGame::RWGame(int argc, char* argv[])
|
||||
data->loadIMG("/models/gta3");
|
||||
//engine->data.loadIMG("/models/txd");
|
||||
data->loadIMG("/anim/cuts");
|
||||
data->loadTXD("/models/hud.txd");
|
||||
|
||||
data->load();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user