mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-05-02 12:39:43 +00:00
Update src/CrawlTestLvl/private/groupobjbox.cpp
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
4b9c3dd71b
commit
35b3b448c6
@ -41,6 +41,7 @@ GroupObjBox::GroupObjBox(): CRAWL::IWorldItem("GroupObjBox") {
|
|||||||
void GroupObjBox::render(unsigned int tbfMsec)
|
void GroupObjBox::render(unsigned int tbfMsec)
|
||||||
{
|
{
|
||||||
Layout::render(tbfMsec);
|
Layout::render(tbfMsec);
|
||||||
|
IWorldItem::render(tbfMsec);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GroupObjBox::init()
|
void GroupObjBox::init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user