Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit96cabdf

Browse files
authored
Merge pull request#75 from Sonoran-Software/3.2.12-hf
fix(ers): debug log erroring
2 parents5bf6016 +b48d8e0 commit96cabdf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎sonorancad/fxmanifest.lua‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ games {'gta5'}
33

44
author'Sonoran CAD'
55
description'Sonoran CAD FiveM Integration'
6-
version'3.2.11'
6+
version'3.2.12'
77

88
server_scripts {
99
'core/http.js'

‎sonorancad/submodules/ersintegration/sv_ersintegration.lua‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ if pluginConfig.enabled then
233233
localcallId=string.match(response,"ID%s+(%d+)")
234234
ifcallIdthen
235235
processedCalloutOffered[uniqueKey]= {id=callId,timestamp=os.time()}
236-
debugLog("Saved call ID:"..processedCalloutOffered[uniqueKey])
236+
debugLog("Saved call ID:"..processedCalloutOffered[uniqueKey].id)
237237
else
238238
debugLog("Could not extract call ID from response.")
239239
end

‎sonorancad/version.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"resource":"3.2.11",
2+
"resource":"3.2.12",
33
"testedFxServerVersion":"5932",
44
"submoduleConfigs": {
55
"bodycam": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp