From ccc53048c08202e04044ec08e4a66dfe035176e9 Mon Sep 17 00:00:00 2001 From: xan1242 <8014093+xan1242@users.noreply.github.com> Date: Sun, 15 Jan 2023 15:32:17 +0100 Subject: [PATCH] update example ini --- NFSPS_CustomJukebox/TrackExample.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NFSPS_CustomJukebox/TrackExample.ini b/NFSPS_CustomJukebox/TrackExample.ini index 6657fd3..1d02c43 100644 --- a/NFSPS_CustomJukebox/TrackExample.ini +++ b/NFSPS_CustomJukebox/TrackExample.ini @@ -20,7 +20,8 @@ Name = My Track Name Artist = My Artist Name ; if the album name is missing, it'll be a dash: "-" Album = My Album Name -; the playabilty flag - gets automatically updated by the game when you change the mode in the jukebox menu +; the default / initial state of the playabilty flag +; the user setting for this is stored in CustomJukeboxUser.ini ; 0 = Off, 1 = Menu, 2 = Racing, 3 = All ; if undefined, it's at 3 Playability = 3