Skip to content

Commit

Permalink
Update sh_emv_config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshPiper authored Oct 30, 2019
1 parent 7708855 commit a7e24ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lua/autorun/photon/sh_emv_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ PHOTON_BANNED_UNIT_IDS = {
["n1g"] = true
}

PHOTON_UPDATE = 72.1
PHOTON_SERIES = "Fair Oaks | PI Hotfix"
PHOTON_UPDATE = 72.2
PHOTON_SERIES = "Fair Oaks | Siren Hotfix"

--[[
DATATABLE CONFIGURATIONS
Expand Down Expand Up @@ -80,4 +80,4 @@ if CLIENT then
RunConsoleCommand("photon_christmas_mode", 0)
RunConsoleCommand("photon_christmas_mode_auto", 0)
end)
end
end

0 comments on commit a7e24ae

Please sign in to comment.