mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 19:44:08 +00:00
implemented CShinyTexts
This commit is contained in:
parent
2100bdd529
commit
1207c2ce6f
4 changed files with 251 additions and 60 deletions
|
@ -73,6 +73,7 @@ enum Config {
|
|||
NUMCORONAS = 56,
|
||||
NUMPOINTLIGHTS = 32,
|
||||
NUM3DMARKERS = 32,
|
||||
NUMSHINYTEXTS = 32,
|
||||
NUMMONEYMESSAGES = 16,
|
||||
NUMPICKUPMESSAGES = 16,
|
||||
NUMBULLETTRACES = 16,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue