Skip to content

Commit

Permalink
chore: Remove stray print file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan2139 committed Apr 17, 2024
1 parent 61d7cc8 commit fd3a849
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sonorancms/client/client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,5 @@ RegisterNetEvent('SonoranCMS::core::SetEnvironment', function(data)
freezeTime = data.freezeTime
timeOffset = data.timeOffset
baseTime = data.baseTime
else
print('SonoranCMS: Weather sync is disabled, ignoring environment update.')
end
end)

0 comments on commit fd3a849

Please sign in to comment.