Tried something, it kinda works
This commit is contained in:
@@ -19,6 +19,7 @@ PhysicalInstance::PhysicalInstance(void)
|
||||
back = Smooth;
|
||||
left = Smooth;
|
||||
bottom = Smooth;
|
||||
initProperties();
|
||||
}
|
||||
|
||||
PhysicalInstance::PhysicalInstance(const PhysicalInstance &oinst)
|
||||
|
||||
Reference in New Issue
Block a user