mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Updated function headers
This commit is contained in:
parent
5f1725cf1f
commit
90033aa591
@ -4,7 +4,9 @@
|
||||
* Edited to remove eagle and global ascension message
|
||||
*
|
||||
* Arguments:
|
||||
* 0: The logic object <OBJECT>
|
||||
* 0: The module logic <LOGIC>
|
||||
* 1: units <ARRAY>
|
||||
* 2: activated <BOOL>
|
||||
*
|
||||
* Return Value:
|
||||
* nil
|
||||
|
@ -4,7 +4,9 @@
|
||||
* Edited to remove forced map markers and mines being revealed to players
|
||||
*
|
||||
* Arguments:
|
||||
* 0: The logic object <OBJECT>
|
||||
* 0: The module logic <LOGIC>
|
||||
* 1: units <ARRAY>
|
||||
* 2: activated <BOOL>
|
||||
*
|
||||
* Return Value:
|
||||
* nil
|
||||
|
@ -5,7 +5,9 @@
|
||||
* Edited to remove radio warning and add ballistics support
|
||||
*
|
||||
* Arguments:
|
||||
* 0: The logic object <OBJECT>
|
||||
* 0: The module logic <LOGIC>
|
||||
* 1: units <ARRAY>
|
||||
* 2: activated <BOOL>
|
||||
*
|
||||
* Return Value:
|
||||
* nil
|
||||
|
@ -4,7 +4,9 @@
|
||||
* Edited to remove global wind sound
|
||||
*
|
||||
* Arguments:
|
||||
* 0: The logic object <OBJECT>
|
||||
* 0: The module logic <LOGIC>
|
||||
* 1: units <ARRAY>
|
||||
* 2: activated <BOOL>
|
||||
*
|
||||
* Return Value:
|
||||
* nil
|
||||
|
Loading…
Reference in New Issue
Block a user