1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 16:17:46 +00:00
This commit is contained in:
Maru 2018-06-27 23:53:01 -03:00
parent 65ea1ecac7
commit 12ef194c7f

View file

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