mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Better comments for unstuck
This commit is contained in:
parent
a6d5d89209
commit
d6e18a3e97
@ -35,6 +35,6 @@ pausecfg.amxx ; allows to pause and unpause some plugins
|
||||
; NS Specific plugins
|
||||
idlekicker.amxx ; kicks idle players
|
||||
nscommands.amxx ; extra commands for Natural-Selection
|
||||
;unstuck.amxx ; Allows players to free themselves if they get stuck in the map (req engine & ns modules)
|
||||
;unstuck.amxx ; Free stuck players (engine & ns modules required!)
|
||||
|
||||
; Custom - Add 3rd party plugins here
|
||||
|
Loading…
Reference in New Issue
Block a user