Fixed amb1175: new module and plugin did not get added to addon packages.
This commit is contained in:
parent
36db059672
commit
7beef260f2
|
@ -37,3 +37,4 @@ fun
|
|||
;nvault
|
||||
cstrike
|
||||
csx
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
|
@ -37,3 +37,4 @@ fun
|
|||
;nvault
|
||||
dodfun
|
||||
dodx
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
|
@ -35,3 +35,4 @@ fakemeta
|
|||
;sockets
|
||||
;regex
|
||||
;nvault
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
|
@ -36,3 +36,4 @@ fun
|
|||
;regex
|
||||
;nvault
|
||||
ns
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
|
@ -36,3 +36,4 @@ fun
|
|||
;regex
|
||||
;nvault
|
||||
tfcx
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
|
@ -37,3 +37,4 @@ fun
|
|||
;nvault
|
||||
tsx
|
||||
tsfun
|
||||
;hamsandwich
|
||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
|||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||
|
||||
; Chat / Messages
|
||||
adminchat.amxx ; console chat commands
|
||||
|
|
Loading…
Reference in New Issue
Block a user