Kaynağa Gözat

add missing space in one of the cameraDescriptions (#2977)

pull/2979/head
Mansour Quddus 1 yıl önce
işlemeyi yapan: GitHub
ebeveyn
işleme
4f43ceb0d2
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      examples/core/core_2d_camera_platformer.c

+ 1
- 1
examples/core/core_2d_camera_platformer.c Dosyayı Görüntüle

@ -90,7 +90,7 @@ int main(void)
"Follow player center",
"Follow player center, but clamp to map edges",
"Follow player center; smoothed",
"Follow player center horizontally; updateplayer center vertically after landing",
"Follow player center horizontally; update player center vertically after landing",
"Player push camera on getting too close to screen edge"
};

Yükleniyor…
İptal
Kaydet