Explorar o código

Update rcore.c

Ray %!s(int64=3) %!d(string=hai) anos
pai
achega
2824aacd5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/rcore.c

+ 1 - 1
src/rcore.c

@@ -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;