Fixed project name

This commit is contained in:
jonpas 2015-06-27 04:13:20 +02:00
parent 77cb278f61
commit a7d58f3b9f

View File

@ -35,4 +35,4 @@ _names = [_logic getVariable ["Names", ""], true, false] call FUNC(makeList);
// Prepare with actions
[_objects, _controllers, _images, _names] call FUNC(createSlideshow);
diag_log text format ["[TAC]: Slideshow Module Initialized for: %1", _objects];
diag_log text format ["[ACE]: Slideshow Module Initialized for: %1", _objects];