mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 21:11:39 +00:00
- wasn't saved
This commit is contained in:
parent
9af01c4667
commit
e4a40c98ce
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ private:
|
|||
class Wiper_Burn : public Wiper
|
||||
{
|
||||
public:
|
||||
Wiper_Burn();
|
||||
~Wiper_Burn();
|
||||
bool Run(int ticks) override;
|
||||
void SetTextures(FTexture *startscreen, FTexture *endscreen) override;
|
||||
|
|
Loading…
Reference in a new issue