Code style refactoring done
This commit is contained in:
parent
02766bd5d2
commit
c5f1572efa
36 changed files with 202 additions and 130 deletions
|
|
@ -12,7 +12,6 @@ enum class UserRole {
|
|||
ADMINISTRATOR, DISPATCHER, SKIPPER
|
||||
};
|
||||
|
||||
|
||||
class user_entity : public IEntity {
|
||||
private:
|
||||
static entity_id __global_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue