mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
[Horus] Current model overwritten in MODEL SELECT when selecting a new model
This commit is contained in:
parent
1db3e1f816
commit
6db0c0791a
2 changed files with 4 additions and 3 deletions
|
@ -130,8 +130,6 @@ const char * loadModel(const char * filename)
|
|||
|
||||
postModelLoad(newModel);
|
||||
|
||||
memcpy(g_eeGeneral.currModelFilename, filename, LEN_MODEL_FILENAME);
|
||||
|
||||
return error;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue