Epoch/Sources/epoch_server/compile
SirDice 33a9a8f682
Missing brace
There's a opening brace missing, causing this error:
```
21:15:44 Error in expression <"true");
_ep setDamage (_dmg min 0.75);
} forEach(getArray(_configWorld >> "prop>
21:15:44   Error position: <} forEach(getArray(_configWorld >> "prop>
21:15:44   Error Missing {
21:15:44 File epoch_server\compile\epoch_server\EPOCH_server_createTeleport.sqf, line 110
21:15:44 Error in expression <"true");
_ep setDamage (_dmg min 0.75);
} forEach(getArray(_configWorld >> "prop>
21:15:44   Error position: <} forEach(getArray(_configWorld >> "prop>
21:15:44   Error Missing {
21:15:44 File epoch_server\compile\epoch_server\EPOCH_server_createTeleport.sqf, line 110
```
2017-12-06 21:19:36 +01:00
..
epoch_antagonists more private updates 2017-05-01 19:23:00 -05:00
epoch_bases Simulation tweaks 2017-11-30 22:59:29 +01:00
epoch_group optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
epoch_grouptemp optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
epoch_looting Missed variable rename 2017-11-20 21:31:53 +01:00
epoch_missions fixed invaild format for missionComms params 2017-05-01 14:36:51 -05:00
epoch_player Simulation tweaks 2017-11-30 22:59:29 +01:00
epoch_server Missing brace 2017-12-06 21:19:36 +01:00
epoch_traders complete todo with aiTables config entry 2017-10-31 21:52:47 -05:00
epoch_trading corrections 2017-09-24 17:00:52 -05:00
epoch_vehicle Simulation tweaks 2017-11-30 22:59:29 +01:00