mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
hlsdk_const: Fix up section heading to make docgen happy, purge tabs
This commit is contained in:
parent
63cf35b904
commit
9e9e3a9abd
@ -132,7 +132,7 @@
|
|||||||
/**
|
/**
|
||||||
* Spectating camera mode constants
|
* Spectating camera mode constants
|
||||||
*
|
*
|
||||||
* @node These constants are linked to different camera modes available when you
|
* @note These constants are linked to different camera modes available when you
|
||||||
* are spectating (either dead or when in spectator team). Usually this is
|
* are spectating (either dead or when in spectator team). Usually this is
|
||||||
* stored in the pev_iuser1 field in Counter-Strike and Half-Life games.
|
* stored in the pev_iuser1 field in Counter-Strike and Half-Life games.
|
||||||
*/
|
*/
|
||||||
@ -228,7 +228,6 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @section pev(entity, pev_spawnflags) values
|
* @section pev(entity, pev_spawnflags) values
|
||||||
* @note Many of these flags apply to specific entities
|
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* func_train
|
* func_train
|
||||||
|
Loading…
Reference in New Issue
Block a user