Преглед на файлове

Fixed another small comment error

pull/835/head
hmmmmmmmm преди 6 години
committed by GitHub
родител
ревизия
aea3b2df65
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      examples/shaders/shaders_julia_set.c

+ 1
- 1
examples/shaders/shaders_julia_set.c Целия файл

@ -89,7 +89,7 @@ int main()
// Get input
//----------------------------------------------------------------------------------
// Press 0 - 4 to reset c to a point of interest.
// Press 1 - 6 to reset c to a point of interest.
if (IsKeyPressed(KEY_ONE) || IsKeyPressed(KEY_TWO) || IsKeyPressed(KEY_THREE) || IsKeyPressed(KEY_FOUR) || IsKeyPressed(KEY_FIVE) || IsKeyPressed(KEY_SIX))
{
if (IsKeyPressed(KEY_ONE))

Зареждане…
Отказ
Запис