Update from master (merge error)

This commit is contained in:
Vortrex
2023-02-07 15:11:56 -06:00
parent a5b9840729
commit 1e91698e05
63 changed files with 422 additions and 223 deletions

View File

@@ -86,8 +86,8 @@ let fishingParticleEffects = {
// ===========================================================================
function initFishingScript() {
logToConsole(LOG_INFO, "[AGRP.Fishing]: Initializing fishing script ...");
logToConsole(LOG_INFO, "[AGRP.Fishing]: Fishing script initialized successfully!");
logToConsole(LOG_INFO, "[V.RP.Fishing]: Initializing fishing script ...");
logToConsole(LOG_INFO, "[V.RP.Fishing]: Fishing script initialized successfully!");
}
// ===========================================================================