mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-26 01:34:40 +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)
|
||||
{
|
||||
Layout::render(tbfMsec);
|
||||
IWorldItem::render(tbfMsec);
|
||||
}
|
||||
|
||||
void GroupObjBox::init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user