Skip to content

Commit

Permalink
tab -> space
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Nov 23, 2018
1 parent 643b3dc commit c0aa21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/XLua/Resources/xlua/util.lua.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ local function auto_id_map()
end
--CS.XLua.HotfixDelegateBridge.Set(
end
xlua.private_accessible(cs)
xlua.private_accessible(cs)
else
return org_hotfix(cs, field, func)
end
Expand Down

0 comments on commit c0aa21c

Please sign in to comment.