Minor system improvements

This commit is contained in:
Andrew nuark G 2020-12-23 15:00:02 +07:00
parent 3e196f3574
commit 9686b96d8a
16 changed files with 144 additions and 86 deletions

View file

@ -5,6 +5,8 @@
#include "cargo_entity.h"
#include "dpoint_entity.h"
#include <QRandomGenerator>
class vessel_entity : public IEntity {
private: