mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 11:53:21 +00:00
Add cvar to readme
This commit is contained in:
parent
389ec99bb5
commit
107649bddb
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
//Sourcemod Wrapper around the L4D2 EMS Hud System
|
||||
//Created by https://github.com/Jackzmc
|
||||
//See it here: https://github.com/Jackzmc/sourcemod-plugins/blob/master/scripting/include/l4d2hud.inc
|
||||
|
||||
enum hudPosition {
|
||||
HUD_POSITION_FAR_LEFT,
|
||||
HUD_POSITION_FAR_RIGHT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue