This commit is contained in:
gandalfthewhite19890404 2022-10-31 18:47:15 +03:00 committed by GitHub
parent f2751390e4
commit 2b608cdafc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -990,7 +990,7 @@ begin
if (Result=VK_FORMAT_UNDEFINED) then
begin
Assert(false,'Unknow Rebder target format:'+IntTostr(FORMAT)+':'+IntTostr(NUMBER_TYPE));
Assert(false,'Unknown Render target format:'+IntTostr(FORMAT)+':'+IntTostr(NUMBER_TYPE));
end;
end;