tentative de correction de bug, a finir.
This commit is contained in:
parent
b1051f30b2
commit
9f2e4c1063
10 changed files with 26 additions and 15242 deletions
|
|
@ -60,12 +60,7 @@ namespace Cheat.Runtime
|
|||
|
||||
void Start()
|
||||
{
|
||||
Warning("‼️☣️ CHEATCODE ENABLED");
|
||||
Info($"<color=green>Liste des commandes disponibles</color>");
|
||||
foreach (var c in _commands)
|
||||
{
|
||||
Info($"<color=yellow>{c}</color>");
|
||||
}
|
||||
//
|
||||
}
|
||||
|
||||
void Update()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue