mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Merged default into minor
--HG-- branch : minor
This commit is contained in:
@@ -111,7 +111,7 @@ private:
|
||||
int width;
|
||||
int height;
|
||||
WindowSettings settings;
|
||||
love::image::ImageData *icon;
|
||||
Object::StrongRef<love::image::ImageData> icon;
|
||||
|
||||
} curMode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user