mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-25 15:39:28 +00:00
Adding filters
This commit is contained in:
@@ -38,4 +38,9 @@ namespace ComSquare::Memory
|
||||
{
|
||||
return this->_initial->getName();
|
||||
}
|
||||
|
||||
Component MemoryShadow::getComponent()
|
||||
{
|
||||
return this->_initial->getComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user