Closed Dahlgren closed 3 years ago
Adding new parameters and then pressing "Save" causes the mission name to be changed to the last parameter name.
IMO it would be better to do columns along the lines of | Name | Value |
---|---|---|
Param1 | 34 | [Delete] |
Param2 | 23 | [Delete] |
Param3 | 54 | [Delete] |
[Add parameter]
as currently with missions like Antistasi where there are a dozen of different parameters it will very quickly use up space.
Changed to columns
Fixes #141
Requires https://github.com/Dahlgren/node-arma-server/pull/32