mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
User house validation
This commit is contained in:
@@ -36,6 +36,7 @@ void GetObjectRect (objectPtr who, Rect *itsRect)
|
||||
|
||||
switch (who->what)
|
||||
{
|
||||
default:
|
||||
case kObjectIsEmpty:
|
||||
QSetRect(itsRect, 0, 0, 0, 0);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user