mirror of
https://github.com/etlegacy/etlegacy-lua-scripts.git
synced 2024-11-28 23:22:29 +00:00
fix typo in readme
This commit is contained in:
parent
3a29c2ddc3
commit
4e6c9f8a95
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
## banners
|
||||
|
||||
Banner managment system for `legacy` mod.
|
||||
Banner management system for `legacy` mod.
|
||||
|
||||
Reserves next cvars to configure banners:
|
||||
* `g_bannerTime` sets banner change interval (default `5000`)
|
||||
* `g_bannerLocation` sets banner print location (default `top`)
|
||||
* `g_bannerLocation` sets banner print location (default `top`)
|
||||
Possible values:
|
||||
* `top` top of the screen, banner print spot (`bp`)
|
||||
* `left` popup messages (`cpm`)
|
||||
|
|
Loading…
Reference in a new issue