aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UTexture.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/UTexture.pas')
-rw-r--r--src/base/UTexture.pas6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/base/UTexture.pas b/src/base/UTexture.pas
index fb31a9b0..c0f0f396 100644
--- a/src/base/UTexture.pas
+++ b/src/base/UTexture.pas
@@ -110,8 +110,8 @@ type
end;
TTextureUnit = class
- private
- TextureDatabase: TTextureDatabase;
+ //private
+
public
Limit: integer;
@@ -132,7 +132,7 @@ type
var
Texture: TTextureUnit;
-
+ TextureDatabase: TTextureDatabase;
implementation
uses