Skip to content

Commit

Permalink
Added version check
Browse files Browse the repository at this point in the history
  • Loading branch information
zf-development committed Jun 7, 2024
1 parent 6652ccd commit 9777856
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -424,3 +424,5 @@ lib.callback.register('zf-groups:server:syncEntity', function(source, netId, dat
local group = Groups[GetGroupId(source)]
return group:SyncEntity(netId, data)
end)

lib.versionCheck('zf-labo/zf-groups')

0 comments on commit 9777856

Please sign in to comment.