mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Remove doubled Smooth attribute
This commit is contained in:
parent
4662417dbe
commit
2733b5ad06
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ public:
|
|||
DECL_ATTR( FrameRate, int )
|
||||
DECL_ATTR( FrameCount, int )
|
||||
DECL_ATTR( Brightness, int )
|
||||
DECL_ATTR( Smooth, bool )
|
||||
|
||||
void wait(int duration);
|
||||
void fadeout(int duration);
|
||||
|
|
|
|||
Loading…
Reference in a new issue