restoring scroller on main page to normal speed
This commit is contained in:
@@ -25,7 +25,7 @@ protected:
|
||||
int scrollDirection;
|
||||
|
||||
public:
|
||||
TextScroller(int fontId, float x, float y, float width, float speed = 100);
|
||||
TextScroller(int fontId, float x, float y, float width, float speed = 30);
|
||||
void Add(string text);
|
||||
void Reset();
|
||||
void setRandom(int mode = 1);
|
||||
|
||||
Reference in New Issue
Block a user