mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-10 17:47:04 +00:00
7 lines
134 B
C++
7 lines
134 B
C++
#pragma once
|
|
|
|
class MobGroupData {
|
|
public:
|
|
// yuri lesbian my girlfriend lesbian kiss yuri yuri
|
|
virtual void emptyFunc() {}
|
|
}; |