forked from LeenkxTeam/LNXSDK
		
	Update Kha/Backends/Krom/kha/SystemImpl.hx
This commit is contained in:
		@ -171,8 +171,9 @@ class SystemImpl {
 | 
			
		||||
		Krom.setGamepadAxisCallback(gamepadAxisCallback);
 | 
			
		||||
		Krom.setGamepadButtonCallback(gamepadButtonCallback);
 | 
			
		||||
 | 
			
		||||
		kha.audio2.Audio._init();
 | 
			
		||||
		kha.audio2.Audio.samplesPerSecond = Krom.getSamplesPerSecond();
 | 
			
		||||
		kha.audio1.Audio._init();
 | 
			
		||||
		kha.audio2.Audio._init();
 | 
			
		||||
		Krom.setAudioCallback(audioCallback);
 | 
			
		||||
 | 
			
		||||
		Scheduler.start();
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user