Place UOA design #4

Merged
aksdb merged 8 commits from uoa_designs into master 2022-07-21 08:47:40 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cd983844fa - Show all commits

View File

@ -370,7 +370,7 @@ var
s: string;
i, id, col, r, g, b: Integer;
begin
writeln('Loading Colors from ', AFileName); //TODO
//writeln('Loading Colors from ', AFileName); //TODO
for i := 1 to ColorsCount do begin
FLightColors[i].R := 1.0;
FLightColors[i].G := 1.0;