Update garrysmod/lua/autorun/server/sv_hostname_force.lua

This commit is contained in:
2026-03-31 09:32:49 +02:00
parent 9e9b08fe87
commit 0301242716

View File

@@ -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