mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
gauge animation precision fix, visualization fix for turntable animations, mouse control repeat rate tweak, rudimentary framebuffer implementation
This commit is contained in:
@@ -14,13 +14,6 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "Console.h"
|
||||
#include "logs.h"
|
||||
|
||||
TButton::TButton()
|
||||
{
|
||||
iFeedbackBit = 0;
|
||||
bData = NULL;
|
||||
Clear();
|
||||
};
|
||||
|
||||
void TButton::Clear(int i)
|
||||
{
|
||||
pModelOn = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user