diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-25 20:44:46 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-25 20:44:46 -0200 |
commit | 89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852 (patch) | |
tree | 0554b95346db9ce321757b87c902ed75362e42dc /npc/commands/debug.txt | |
parent | c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b (diff) | |
download | serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.gz serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.bz2 serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.xz serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.zip |
Add authorship information to missing files.
On hindsight, a lot of them are unused debug commands which could be deleted
I'll look in it
Diffstat (limited to 'npc/commands/debug.txt')
-rw-r--r-- | npc/commands/debug.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt index 5bca29129..6d127a31e 100644 --- a/npc/commands/debug.txt +++ b/npc/commands/debug.txt @@ -1,3 +1,6 @@ +// Evol Script +// Author: Gumi, Monwarez + function script GlobalDebugMenu { function resetAll { function doReset { |