mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	| @@ -410,6 +410,8 @@ void playIntro() | ||||
|  | ||||
| 	if (!CCS->videoh->playIntroVideo(VideoPath::builtin("NWCLOGO.SMK"))) | ||||
| 		return; | ||||
|  | ||||
| 	CCS->videoh->playIntroVideo(VideoPath::builtin("H3INTRO.SMK")); | ||||
| } | ||||
|  | ||||
| static void mainLoop() | ||||
|   | ||||
| @@ -1,11 +1,8 @@ | ||||
| { | ||||
| 	"DATA/GOOD1" : { // RoE - "Long Live the Queen" | ||||
| 		"introVideo": "H3INTRO" | ||||
| 	}, | ||||
| 	"DATA/GOOD3" : { // RoE - "Song for the Father" | ||||
| 		"outroVideo": "Endgame" | ||||
| 	}, | ||||
| 	"DATA/AB" : { // AB - "Armageddon's Blade" | ||||
| 	"DATA/AB" : { // AB Intro | ||||
| 		"introVideo": "H3X1intr", | ||||
| 		"videoRim": "IntroRm2" | ||||
| 	}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user