mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Fix missing return value
This commit is contained in:
@@ -264,6 +264,8 @@ Boolean InitializeEmptyHouseInEditor (void)
|
|||||||
|
|
||||||
UpdateMenus(false);
|
UpdateMenus(false);
|
||||||
ReflectCurrentRoom(true);
|
ReflectCurrentRoom(true);
|
||||||
|
|
||||||
|
return (true);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user