Tiny fix to description.

This commit is contained in:
voiper 2015-06-29 09:51:19 -07:00
parent 3dab207b65
commit 0d3601da47

View File

@ -8,7 +8,7 @@
Arguments:
0: Mode: "Init" is the only mission relevant one <String>
1: <Array> (optional):
0: Whether player can escape from camera (true for MP spectator; false for SP photography) <Bool>
0: Whether player can escape from camera (false for MP spectator; true for SP photography) <Bool>
Example:
["Init", [false]] call ace_spectator_fnc_camera;