Update garrysmod/lua/autorun/server/sv_hostname_force.lua
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
local ForceHostname = "FT 4.0 | Война на Украине | ВАЙП"
|
local ForceHostname = "FT 4.0 | ТЕСТ СЕРВЕР"
|
||||||
|
|
||||||
local function EnforceHostname()
|
local function EnforceHostname()
|
||||||
if GetConVar("hostname"):GetString() ~= ForceHostname then
|
if GetConVar("hostname"):GetString() ~= ForceHostname then
|
||||||
|
|||||||
Reference in New Issue
Block a user