1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00
This commit is contained in:
Maru 2018-06-27 23:53:01 -03:00
parent f3c71b0076
commit bfab1588e0

View file

@ -80,7 +80,6 @@ public:
virtual std::vector< uint8_t > getData() const
{
std::cout << "konichiwa bitches" << std::endl;
return {};
}