diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-17 10:58:04 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-17 10:58:04 +0100 |
| commit | 712f07f3356df343635e835985fa7e809ef9daf9 (patch) | |
| tree | b0ba16dcb3757de943088e54e2193e8d9d058934 | |
| parent | d86ffd57430477b1c8f64fdc51619efe95cd77bb (diff) | |
[pawsd] moved variables to pawsd dir
| -rw-r--r-- | src/pawsd/variables.lua (renamed from src/pawsd.lua) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pawsd.lua b/src/pawsd/variables.lua index 4c7f82f..6c8fceb 100644 --- a/src/pawsd.lua +++ b/src/pawsd/variables.lua @@ -1,5 +1,5 @@ -- --- ~~~ pawsd information +-- ~~~ pawsd variables -- -- known verbs |
