[Fix] Just a few lame typos.
This commit is contained in:
parent
6dd9de9835
commit
810e4afb28
@ -5,9 +5,9 @@
|
|||||||
/**
|
/**
|
||||||
* @enum WeaponLayer
|
* @enum WeaponLayer
|
||||||
*
|
*
|
||||||
* @brief Designates the layer the wepon is on.
|
* @brief Designates the layer the weapon is on.
|
||||||
*
|
*
|
||||||
* Auomatically set up on creation (player is front, rest is back).
|
* Automatically set up on creation (player is front, rest is back).
|
||||||
*/
|
*/
|
||||||
typedef enum { WEAPON_LAYER_BG, WEAPON_LAYER_FG } WeaponLayer;
|
typedef enum { WEAPON_LAYER_BG, WEAPON_LAYER_FG } WeaponLayer;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user