Docs - Update my display name everywhere (#9330)

* Update display name in team

* Update display name everywhere

* order

https://youtu.be/VYycQTm2HrM

---------

Co-authored-by: BrettMayson <brett@mayson.io>
This commit is contained in:
Kyle Mckay
2023-08-17 11:02:17 +01:00
committed by GitHub
parent ef23310aec
commit e47e18001f
92 changed files with 93 additions and 93 deletions

View File

@ -1,5 +1,5 @@
/*
* Author: SilentSpike
* Author: kymckay
* A dummy function which does nothing. Can be useful.
*
* Arguments:

View File

@ -1,6 +1,6 @@
#include "script_component.hpp"
/*
* Author: SilentSpike (based on muteUnit)
* Author: kymckay (based on muteUnit)
* Globally hides a unit. This allows the handling of more than one reason to hide an object globally.
*
* Arguments:

View File

@ -1,6 +1,6 @@
#include "script_component.hpp"
/*
* Author: SilentSpike
* Author: kymckay
* Check if a unit is a medic
*
* Arguments:

View File

@ -1,6 +1,6 @@
#include "script_component.hpp"
/*
* Author: commy2, SilentSpike
* Author: commy2, kymckay
* Transforms a number to an array of the correspondending digits.
*
* Arguments:

View File

@ -1,6 +1,6 @@
#include "script_component.hpp"
/*
* Author: SilentSpike (based on unmuteUnit)
* Author: kymckay (based on unmuteUnit)
* Globally unhides a unit. Only unhides if the last reason was removed.
*
* Arguments: