diff GUI/GUIProgressBar.h @ 2575:a76d408c5132 tip

DrawTranslucent -> DrawTextureGrayShade Removed old texture drawing stuff
author a.parshin
date Wed, 09 Mar 2016 01:39:52 +0200
parents dd36326a9994
children
line wrap: on
line diff
--- a/GUI/GUIProgressBar.h	Mon Mar 07 03:48:40 2016 +0200
+++ b/GUI/GUIProgressBar.h	Wed Mar 09 01:39:52 2016 +0200
@@ -42,8 +42,8 @@
   //RGBTexture field_90;
   //RGBTexture field_B8;
   struct Texture_MM7 field_E0;
-  struct Texture_MM7 pBardata;
-  struct Texture_MM7 pLoadingProgress;
+  class Image *progressbar_dungeon;//struct Texture_MM7 pBardata;
+  class Image *progressbar_loading;//struct Texture_MM7 pLoadingProgress;
 
 
   inline GUIProgressBar():