mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 02:29:17 +02:00
vehicleparams icons
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "uilayer.h"
|
||||
#include "translation.h"
|
||||
#include "command.h"
|
||||
#include "renderer.h"
|
||||
|
||||
namespace ui
|
||||
{
|
||||
@@ -8,6 +9,7 @@ class vehicleparams_panel : public ui_panel
|
||||
{
|
||||
std::string m_vehicle_name;
|
||||
command_relay m_relay;
|
||||
texture_handle vehicle_mini;
|
||||
|
||||
public:
|
||||
vehicleparams_panel(const std::string &vehicle);
|
||||
|
||||
Reference in New Issue
Block a user