mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Tiny fix to description.
This commit is contained in:
parent
3dab207b65
commit
0d3601da47
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user