Waves and wavelets run again in paint mode.
This commit is contained in:
parent
4c7a610cb9
commit
f8450479e1
1 changed files with 1 additions and 1 deletions
|
|
@ -194,5 +194,5 @@ void waves_switchout(magic_api * api, int which, int mode, SDL_Surface * canvas)
|
|||
|
||||
int waves_modes(magic_api * api, int which)
|
||||
{
|
||||
return(MODE_FULLSCREEN);
|
||||
return(MODE_PAINT);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue