mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-17 19:56:38 -04:00
made some progress, but SHP image position is not always correct .
This commit is contained in:
parent
5639805b58
commit
c8f7c99c80
12 changed files with 162 additions and 252 deletions
|
@ -5506,6 +5506,7 @@ void CIsoView::DrawMap()
|
|||
SetError("Loading graphics");
|
||||
theApp.m_loading->LoadUnitGraphic(buildingId);
|
||||
::Map->UpdateBuildingInfo(&buildingId);
|
||||
|
||||
pic = buildinginfo[id].pic[0];
|
||||
}
|
||||
if (pic.pic == NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue