Player:CrosshairEnable
Player:CrosshairEnable()
Description
Enables the player's crosshair, if it was previously disabled via Player:CrosshairDisable.
Example
Enables crosshair of the first player on the server, if it was disabled.
Entity( 1 ):CrosshairEnable()