Update SLS_init_exile.sqf

fixed typo
This commit is contained in:
Ghostrider-DbD- 2017-02-06 00:44:19 -05:00 committed by GitHub
parent 1a7167b6fc
commit b273f0c5eb

View File

@ -1,4 +1,4 @@
// Assemble the final executable with Epoch crate configurations and SLS code
#include "\q\addons\custom_server\SLS\SLS_defines_exle.sqf";
#include "\q\addons\custom_server\SLS\SLS_defines_exile.sqf";
#include "\q\addons\custom_server\SLS\SLS_functions.sqf";