From 35fa048af555e1f8411a2034706e9e452ce2f399 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Fri, 4 Dec 2015 10:22:45 -0300 Subject: missing pngs --- scene/resources/default_theme/button_focus.png | Bin 0 -> 2931 bytes scene/resources/default_theme/frame_focus.png | Bin 0 -> 301 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 scene/resources/default_theme/button_focus.png create mode 100644 scene/resources/default_theme/frame_focus.png (limited to 'scene/resources') diff --git a/scene/resources/default_theme/button_focus.png b/scene/resources/default_theme/button_focus.png new file mode 100644 index 0000000000..52af26483e Binary files /dev/null and b/scene/resources/default_theme/button_focus.png differ diff --git a/scene/resources/default_theme/frame_focus.png b/scene/resources/default_theme/frame_focus.png new file mode 100644 index 0000000000..0df195d83e Binary files /dev/null and b/scene/resources/default_theme/frame_focus.png differ -- cgit v1.2.3