Changeset - r28548:1c4b0e7a2a67
[Not reviewed]
master
0 1 0
EmperorJake - 3 months ago 2024-01-21 21:23:35
68182631+EmperorJake@users.noreply.github.com
Change: set amount of smoke/sparks to "realistic" by default (#11624)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/table/settings/game_settings.ini
Show inline comments
 
@@ -228,7 +228,7 @@ var      = vehicle.smoke_amount
 
type     = SLE_UINT8
 
from     = SLV_145
 
flags    = SF_GUI_DROPDOWN
 
def      = 1
 
def      = 2
 
min      = 0
 
max      = 2
 
str      = STR_CONFIG_SETTING_SMOKE_AMOUNT
0 comments (0 inline, 0 general)