Add missing BGS update
This commit is contained in:
		
							parent
							
								
									0830986edf
								
							
						
					
					
						commit
						a847164445
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -344,7 +344,7 @@ void Audio::update()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
#ifdef __EMSCRIPTEN__
 | 
					#ifdef __EMSCRIPTEN__
 | 
				
			||||||
	p->bgm.update();
 | 
						p->bgm.update();
 | 
				
			||||||
	p->bgm.update();
 | 
						p->bgs.update();
 | 
				
			||||||
	p->me.update();
 | 
						p->me.update();
 | 
				
			||||||
	p->meWatchFun();
 | 
						p->meWatchFun();
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue