mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 17:33:37 +02:00
CMotorControl: temporarily widened, user request
Origin commit data
------------------
Commit: 6b25b6d530
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
This commit is contained in:
@@ -78,7 +78,7 @@ void CMotorControl::Init(void)
|
|||||||
|
|
||||||
satfindpid = -1;
|
satfindpid = -1;
|
||||||
|
|
||||||
width = w_max(470, 0);
|
width = w_max(720, 0);
|
||||||
mheight = mheight - 2;
|
mheight = mheight - 2;
|
||||||
height = hheight + (22 * mheight) - 5;
|
height = hheight + (22 * mheight) - 5;
|
||||||
height = h_max(height, 0);
|
height = h_max(height, 0);
|
||||||
|
Reference in New Issue
Block a user