FIX: reload bed_texture should reset before
Jira: STUDIO-4574 Change-Id: I0bfe8a936347438d06dcdf3faca83a00b02a8677 (cherry picked from commit e03bfc830141a53acbabde3992edc14595bcef9a)
This commit is contained in:
@ -596,8 +596,10 @@ public:
|
||||
}
|
||||
|
||||
void update_buffer();
|
||||
void reset();
|
||||
};
|
||||
std::vector<TexturePart> parts;
|
||||
void reset();
|
||||
};
|
||||
|
||||
static const unsigned int MAX_PLATES_COUNT = MAX_PLATE_COUNT;
|
||||
|
||||
Reference in New Issue
Block a user