small title change
This commit is contained in:
parent
4bcfbdc82b
commit
4fce21a73e
2 changed files with 10 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,6 +26,7 @@
|
|||
!GameUpdate*
|
||||
!patch*
|
||||
!Game.dat
|
||||
!Game.ini
|
||||
|
||||
# Ignore
|
||||
previous_patch_sha.txt
|
||||
|
|
|
|||
9
Game.ini
Normal file
9
Game.ini
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Game]
|
||||
Library=System\RGSS301.dll
|
||||
Scripts=Data\Scripts.rvdata2
|
||||
Title=Spy Undercover Investigation | TL: DazedAnon - O&Ms - Grills
|
||||
[AudioVol]
|
||||
BGM=100
|
||||
BGS=100
|
||||
SE=100
|
||||
ME=100
|
||||
Loading…
Reference in a new issue