mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-12 19:18:20 +00:00
Special present for my old friends
Signed-off-by: btd <bardadymchik@gmail.com>
This commit is contained in:
parent
61092f7baa
commit
dab31de735
2
bam.lua
2
bam.lua
|
@ -16,7 +16,7 @@ config:Finalize("config.lua")
|
||||||
-- data compiler
|
-- data compiler
|
||||||
function Script(name)
|
function Script(name)
|
||||||
if family == "windows" then
|
if family == "windows" then
|
||||||
return str_replace(name, "/", "\\")
|
str_replace(name, "/", "\\")
|
||||||
end
|
end
|
||||||
return "python " .. name
|
return "python " .. name
|
||||||
end
|
end
|
||||||
|
|
BIN
data/skins/blacktee.png
Normal file
BIN
data/skins/blacktee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in a new issue