asdf
This commit is contained in:
parent
f51035e8a0
commit
e0aae156af
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ struct FurnaceGUIRenderMetalPrivate {
|
|||
|
||||
class FurnaceMetalTexture: public FurnaceGUITexture {
|
||||
public:
|
||||
MTLTexture* tex;
|
||||
id<MTLTexture> tex;
|
||||
FurnaceMetalTexture():
|
||||
tex(NULL) {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue