Skip to content

Commit

Permalink
return value no ;
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored Dec 10, 2018
1 parent 2962b86 commit e0b7a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/trenches/functions/fnc_getSurfaceTexturePath.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ private _result = if !(isNil QGVAR(automaticFileSetup)) then {
[_surfaceType, _basePath, getText(configFile >> "CfgWorlds" >> worldName >> "filePrefix")] call _getTexturePath;
};

_result;
_result

0 comments on commit e0b7a87

Please sign in to comment.