diff options
-rw-r--r-- | api.lua | 4 | ||||
-rw-r--r-- | init.lua | 4 | ||||
-rw-r--r-- | triggers.lua | 4 |
3 files changed, 6 insertions, 6 deletions
@@ -1,5 +1,5 @@ --- AWARDS --- by Rubenwardy, CC-BY-SA +-- AWARDS +-- by Rubenwardy ------------------------------------------------------- -- this is api function file ------------------------------------------------------- @@ -1,5 +1,5 @@ --- AWARDS --- by Rubenwardy, CC-BY-SA +-- AWARDS +-- by Rubenwardy ------------------------------------------------------- -- this is the init file for the award mod ------------------------------------------------------- diff --git a/triggers.lua b/triggers.lua index 66454cf..213d5c1 100644 --- a/triggers.lua +++ b/triggers.lua @@ -1,5 +1,5 @@ --- AWARDS --- by Rubenwardy, CC-BY-SA +-- AWARDS +-- by Rubenwardy ------------------------------------------------------- -- this is the trigger handler file for the awards mod ------------------------------------------------------- |