mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 13:25:10 +00:00
Cleaning u
This commit is contained in:
@@ -42,9 +42,4 @@ RAY::ModelAnimation &RAY::ModelAnimation::incrementFrameCounter()
|
||||
RAY::ModelAnimation::operator ::ModelAnimation() const
|
||||
{
|
||||
return *this->_animation;
|
||||
}
|
||||
|
||||
RAY::ModelAnimation::operator ::ModelAnimation *()
|
||||
{
|
||||
return this->_animation;
|
||||
}
|
||||
Reference in New Issue
Block a user