mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Add comment
This commit is contained in:
parent
7d94306149
commit
1d88271f30
@ -394,6 +394,7 @@ MxResult LegoBuildingManager::Read(LegoStorage* p_storage)
|
||||
m_nextVariant = 0;
|
||||
}
|
||||
|
||||
// Bugfix: allow Pepper to change variant building after save game load
|
||||
g_buildingInfo[HAUS1_INDEX].m_variant = g_buildingInfoVariants[m_nextVariant];
|
||||
|
||||
result = SUCCESS;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user