Add repo link to sources
This commit is contained in:
parent
c8613dc519
commit
28dba1571d
2 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
/**
|
||||
* Mutator that replicates and diplayes on clients information about how many
|
||||
* zeds are spawned and with what recent spawn rate.
|
||||
*
|
||||
* Author: dkanus
|
||||
* Home repo: https://insultplayers.ru/git/dkanus/KFZedsReport
|
||||
*/
|
||||
class KFZedsReportMut extends Mutator;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Author: dkanus
|
||||
* Home repo: https://insultplayers.ru/git/dkanus/KFZedsReport
|
||||
*/
|
||||
class ReportInteraction extends Interaction;
|
||||
|
||||
var KFZedsReportMut reportMutator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue