.
This commit is contained in:
@@ -237,8 +237,6 @@ void Notifier::showText(std::string text1, std::string text2, int icon, const st
|
||||
n.code = code;
|
||||
n.y = offset;
|
||||
n.travel_dist = travel_dist;
|
||||
n.counter = 0;
|
||||
n.status = NotificationStatus::RISING;
|
||||
n.text1 = text1;
|
||||
n.text2 = text2;
|
||||
n.shape = shape;
|
||||
|
||||
Reference in New Issue
Block a user