diff options
Diffstat (limited to 'gamemode/core/pac')
| -rw-r--r-- | gamemode/core/pac/sv_pac.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/core/pac/sv_pac.lua b/gamemode/core/pac/sv_pac.lua index a4d2c00..916430c 100644 --- a/gamemode/core/pac/sv_pac.lua +++ b/gamemode/core/pac/sv_pac.lua @@ -2,6 +2,7 @@ --PAC3 outfits are not downloaded until they are needed, we can keep the inital download to join the server pretty small this way. -- The downside is that the game might lag a little when someone wears something that is rare/new and everyone has to download it. --@server sv_pac.lua +--@alias p3 --[[ Console Commands: |
