Subversion Repositories Games.Prince of Persia

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 14... Line 14...
14
; Enable or disable the potions (copy protection) level.
14
; Enable or disable the potions (copy protection) level.
15
enable_copyprot = false
15
enable_copyprot = false
16
 
16
 
17
; Use mixer and enable music.
17
; Use mixer and enable music.
18
enable_mixer = true
18
enable_mixer = true
-
 
19
 
-
 
20
; Sound mixer volume, from 1 to 100
-
 
21
mixer_volume = 100
19
 
22
 
20
; Enable or disable fading.
23
; Enable or disable fading.
21
enable_fade = true
24
enable_fade = true
22
 
25
 
23
; Enable or disable flashing.
26
; Enable or disable flashing.