mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +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
|
||||
function Script(name)
|
||||
if family == "windows" then
|
||||
return str_replace(name, "/", "\\")
|
||||
str_replace(name, "/", "\\")
|
||||
end
|
||||
return "python " .. name
|
||||
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