added emote loading
This commit is contained in:
@@ -49,6 +49,12 @@ public:
|
||||
m_y = y;
|
||||
}
|
||||
|
||||
void
|
||||
setY(int y)
|
||||
{
|
||||
m_y = y;
|
||||
}
|
||||
|
||||
int
|
||||
right() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user