Kaynağa Gözat

Update rcore.c

pull/2525/head
Ray 3 yıl önce
ebeveyn
işleme
2824aacd5d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/rcore.c

+ 1
- 1
src/rcore.c Dosyayı Görüntüle

@ -3234,7 +3234,7 @@ FilePathList LoadDroppedFiles(void)
// WARNING: We reset drop file count after loading the stored paths,
// despite internally GLFW probably keeps the pointers until next drop
CORE.Window.dropFileCount;
CORE.Window.dropFileCount = 0;
}
return files;

Yükleniyor…
İptal
Kaydet