Pārlūkot izejas kodu

Correct typo

pull/2496/head
Ray pirms 3 gadiem
vecāks
revīzija
8294e04749
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/rtext.c

+ 1
- 1
src/rtext.c Parādīt failu

@ -524,7 +524,7 @@ Font LoadFontFromMemory(const char *fileType, const unsigned char *fileData, int
UnloadImage(atlas);
TRACELOG(LOG_INFO, "FONT: Data loaded successfully (%i pixel size | %i glyphs)", font.baseSize, Ffont.glyphCount);
TRACELOG(LOG_INFO, "FONT: Data loaded successfully (%i pixel size | %i glyphs)", font.baseSize, font.glyphCount);
}
else font = GetFontDefault();
}

Notiek ielāde…
Atcelt
Saglabāt