Files
GTA4RP/scripts/server/security.js
2023-03-04 08:35:32 -06:00

10 lines
499 B
JavaScript

// ===========================================================================
// Vortrex's Roleplay Resource
// https://github.com/VortrexFTW/v-roleplay
// ===========================================================================
// FILE: security.js
// DESC: Provides security functions and usage
// TYPE: Server (JavaScript)
// ===========================================================================
// This stuff is in other places, depending on type. I'll probably remove this file soon.