mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Replace tabs with spaces.
This commit is contained in:
parent
e1f919303b
commit
d6af0ea0eb
@ -42,8 +42,8 @@ _map = _map select {
|
||||
};
|
||||
|
||||
if (!_exists && _add) then {
|
||||
_highestCoef = _highestCoef max _setting;
|
||||
_map pushBack [_id, _setting];
|
||||
_highestCoef = _highestCoef max _setting;
|
||||
_map pushBack [_id, _setting];
|
||||
};
|
||||
|
||||
// Update the value
|
||||
|
Loading…
Reference in New Issue
Block a user