Skip to content

Commit ccf9b02

Browse files
committed
Perhaps fix lint
1 parent d0fccf3 commit ccf9b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[managers]/chatmanager/chatManagerUtility.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function getPlayerNickname(playerElement)
1515
end
1616

1717
function removeStringHEX(stringToRemoveHEX)
18-
local stringSavedLength = false
18+
local stringSavedLength = nil
1919
local stringLengthMatching = false
2020

2121
while (not stringLengthMatching) do

0 commit comments

Comments
 (0)