mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixup to using addHook_*
This commit is contained in:
		| @@ -1131,7 +1131,7 @@ slide dmv_slides[] = { | ||||
|    | ||||
| int phooks =  | ||||
|   0 + | ||||
|   addHook_slides(tour::ss::hooks_extra_slideshows, 100, [] (tour::ss::slideshow_callback cb) { | ||||
|   addHook_slideshows(100, [] (tour::ss::slideshow_callback cb) { | ||||
|     cb(XLAT("Playing with Impossibility"), &dmv_slides[0], 'p'); | ||||
|     }); | ||||
|   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue