6 lines
112 B
Lua
6 lines
112 B
Lua
local VersionCompatible = {}
|
|
|
|
local CLIENT_VERSION = CS.BF.BFMain.CLIENT_VERSION or 0
|
|
|
|
return VersionCompatible
|