mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed more typos
This commit is contained in:
parent
b5a48bb4dc
commit
f8a2d404e2
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Zakant
|
* Author: Zakant
|
||||||
* Calculate the blood loost and blood volume for a unit. Used from CPR to simulate a heart rate while in cardiac arrest
|
* Calculate the blood lost and blood volume for a unit. Used from CPR to simulate a heart rate while in cardiac arrest
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
* 0: Unit <OBJECT>
|
* 0: Unit <OBJECT>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Zakant
|
* Author: Zakant
|
||||||
* Handels the failure of the CPR treatment.
|
* Handles the failure of the CPR treatment.
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
* 0: The medic <OBJECT>
|
* 0: The medic <OBJECT>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Zakant
|
* Author: Zakant
|
||||||
* Handels the progress of the CPR treatment.
|
* Handles the progress of the CPR treatment.
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
* 0: Arguments <ARRAY>
|
* 0: Arguments <ARRAY>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Zakant
|
* Author: Zakant
|
||||||
* Handels the start of the CPR treatment.
|
* Handles the start of the CPR treatment.
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
* 0: The medic <OBJECT>
|
* 0: The medic <OBJECT>
|
||||||
|
Loading…
Reference in New Issue
Block a user