mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC.
This commit is contained in:
@@ -205,6 +205,14 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\image\EncodedImageData.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\image\EncodedImageData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\image\Image.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user