Fixed missing visibility modifier on TFactor10CosmicExpansion test class
This commit is contained in:
@@ -48,6 +48,7 @@ type
|
||||
{ TFactor10CosmicExpansion }
|
||||
|
||||
TFactor10CosmicExpansion = class(TCosmicExpansion)
|
||||
public
|
||||
function GetExpansionFactor: Integer; override;
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user