aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/graphics/je_texture.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-11-21 21:12:42 +0800
committerchai <chaifix@163.com>2018-11-21 21:12:42 +0800
commit07022c42a925d4d0c23ab31f0e75883766ce773a (patch)
tree5aa5fc533534ab987c954a30fa11fc124c50a755 /src/libjin/graphics/je_texture.h
parentf440f7fb52ca62715504e4a3c7076456de40f7b8 (diff)
*动画系统
Diffstat (limited to 'src/libjin/graphics/je_texture.h')
-rw-r--r--src/libjin/graphics/je_texture.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libjin/graphics/je_texture.h b/src/libjin/graphics/je_texture.h
index 566ba84..8e667f1 100644
--- a/src/libjin/graphics/je_texture.h
+++ b/src/libjin/graphics/je_texture.h
@@ -17,8 +17,7 @@ namespace JinEngine
///
///
///
- class Texture
- : public Graphic
+ class Texture : public Graphic
{
public:
///