bunch of small fixes #127
| @ -0,0 +1,3 @@ | ||||
| alter table player_character | ||||
|   add keyboard_config bytea not null, | ||||
|   add gamepad_config bytea not null; | ||||
| @ -0,0 +1,5 @@ | ||||
| alter table player_character | ||||
|   drop column playtime; | ||||
| 
 | ||||
| alter table player_character | ||||
|   add playtime integer not null; | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user