mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
Implement Shards
This commit is contained in:
committed by
Scott Schurr
parent
aeda2430cd
commit
718d217158
@@ -43,6 +43,11 @@ public:
|
||||
return std::string ();
|
||||
}
|
||||
|
||||
void
|
||||
open() override
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
close() override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user