mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed headers
This commit is contained in:
parent
ead5f2ee79
commit
308e165cb6
@ -15,7 +15,6 @@
|
||||
* Public: Yes
|
||||
*/
|
||||
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_caller", "_target", "_selectionName", "_className", "_items", "_removeItem", "_attributes"];
|
||||
|
@ -1,16 +1,14 @@
|
||||
/*
|
||||
* Author: Glowbal
|
||||
* IV Treatment callback
|
||||
* IV Treatment local callback
|
||||
*
|
||||
* Arguments:
|
||||
* 0: The medic <OBJECT>
|
||||
* 1: The patient <OBJECT>
|
||||
* 2: SelectionName <STRING>
|
||||
* 3: Treatment classname <STRING>
|
||||
* 1: Item used classname <STRING>
|
||||
*
|
||||
*
|
||||
* Return Value:
|
||||
* Succesful treatment started <BOOL>
|
||||
* nil
|
||||
*
|
||||
* Public: Yes
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user