mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +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