Input: Fix default key bindings
This commit is contained in:
		
							parent
							
								
									210dcbbc3d
								
							
						
					
					
						commit
						0038d27c11
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -207,8 +207,8 @@ static const KbBindingData defaultKbBindings[] =
 | 
			
		|||
	{ SDL_SCANCODE_C,      Input::C    },
 | 
			
		||||
	{ SDL_SCANCODE_V,      Input::None },
 | 
			
		||||
	{ SDL_SCANCODE_B,      Input::None },
 | 
			
		||||
	{ SDL_SCANCODE_S,      Input::X    },
 | 
			
		||||
	{ SDL_SCANCODE_A,      Input::Y    },
 | 
			
		||||
	{ SDL_SCANCODE_A,      Input::X    },
 | 
			
		||||
	{ SDL_SCANCODE_S,      Input::Y    },
 | 
			
		||||
	{ SDL_SCANCODE_D,      Input::Z    },
 | 
			
		||||
	{ SDL_SCANCODE_Q,      Input::L    },
 | 
			
		||||
	{ SDL_SCANCODE_W,      Input::R    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue