Add some missing grfs

This commit is contained in:
dP
2019-11-01 21:25:48 +03:00
parent 6712f6948c
commit 0c1a29af7f
6 changed files with 2 additions and 6 deletions

6
.gitignore vendored
View File

@@ -13,9 +13,6 @@ bin/baseset/*
!bin/baseset/no_sound.obs
!bin/baseset/no_music.obm
!bin/baseset/orig_*.obm
!bin/game
bin/game/*
!bin/game/compat*.nut
!bin/scripts
bin/scripts/*
!bin/scripts/*.example
@@ -54,6 +51,5 @@ src/os/windows/ottdres.rc
!*.in
*.tmp
/bin/data/*
/game
/game/
/openttd

View File

@@ -86,7 +86,7 @@ jobs:
parameters:
Image: compile-farm
ContainerCommand: '$(Build.BuildNumber)'
Tag: $(Agent.JobName)
Tag: $(Tag)
- job: windows
displayName: 'Windows'

BIN
bin/baseset/openttd.grf Normal file

Binary file not shown.

BIN
bin/baseset/opntitle.dat Normal file

Binary file not shown.

BIN
bin/baseset/orig_extra.grf Normal file

Binary file not shown.

BIN
bin/data/innerhighlight.grf Normal file

Binary file not shown.