From 82557462d1bb0a7fb776692cd0887b00919999d8 Mon Sep 17 00:00:00 2001 From: AShifter Date: Fri, 31 Mar 2017 14:17:32 -0600 Subject: Added Infobox Added an Infobox into the TimeHACK.Engine and removed extra WindowManager creations in Win95.cs also probably did some other honeyfries --- .../Resources/WinClassic/Window/LeviWindows.ttf | Bin 0 -> 46724 bytes .../Resources/WinClassic/Window/WinClassicWarning.png | Bin 0 -> 562 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 TimeHACK.Engine/Resources/WinClassic/Window/LeviWindows.ttf create mode 100644 TimeHACK.Engine/Resources/WinClassic/Window/WinClassicWarning.png (limited to 'TimeHACK.Engine/Resources') diff --git a/TimeHACK.Engine/Resources/WinClassic/Window/LeviWindows.ttf b/TimeHACK.Engine/Resources/WinClassic/Window/LeviWindows.ttf new file mode 100644 index 0000000..134beb9 Binary files /dev/null and b/TimeHACK.Engine/Resources/WinClassic/Window/LeviWindows.ttf differ diff --git a/TimeHACK.Engine/Resources/WinClassic/Window/WinClassicWarning.png b/TimeHACK.Engine/Resources/WinClassic/Window/WinClassicWarning.png new file mode 100644 index 0000000..7e2e59c Binary files /dev/null and b/TimeHACK.Engine/Resources/WinClassic/Window/WinClassicWarning.png differ -- cgit v1.2.3