mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
refactor: reduce size of server console branding
This commit is contained in:
@@ -34,14 +34,12 @@
|
||||
local label =
|
||||
[[
|
||||
//
|
||||
|| __ __ _ _ _ _____ _____ ___ __ __
|
||||
|| \ \ / / (_) | | | /\ | __ \ / ____| |__ \\ \ / /
|
||||
|| \ \ /\ / / __ __ _ _| |_| |__ / \ | |__) | (___ ) |\ V /
|
||||
|| \ \/ \/ / '__/ _` | | __| '_ \ / /\ \ | _ / \___ \ / / > <
|
||||
|| \ /\ /| | | (_| | | |_| | | | / ____ \| | \ \ ____) | / /_ / . \
|
||||
|| \/ \/ |_| \__,_|_|\__|_| |_| /_/ \_\_| \_\_____/ |____/_/ \_\
|
||||
||
|
||||
|| Created by WolfKnight
|
||||
|| __ __ _ _ _ _ ___ ___ _____ __
|
||||
|| \ \ / / _ __ _(_) |_| |_ /_\ | _ \/ __| |_ ) \/ /
|
||||
|| \ \/\/ / '_/ _` | | _| ' \ / _ \| /\__ \ / / > <
|
||||
|| \_/\_/|_| \__,_|_|\__|_||_| /_/ \_\_|_\|___/ /___/_/\_\
|
||||
||
|
||||
|| Created by WolfKnight
|
||||
||]]
|
||||
|
||||
-- Returns the current version set in fxmanifest.lua
|
||||
|
||||
Reference in New Issue
Block a user