diff options
Diffstat (limited to 'gamemode/shared/aes.lua')
| -rw-r--r-- | gamemode/shared/aes.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gamemode/shared/aes.lua b/gamemode/shared/aes.lua index 5c4072a..244dc22 100644 --- a/gamemode/shared/aes.lua +++ b/gamemode/shared/aes.lua @@ -1,5 +1,3 @@ -print("Hello from aes.lua!") - local Stream = include("lockbox/stream.lua"); local Array = include("lockbox/array.lua"); |
