mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Merge remote-tracking branch 'wolfy852/patch-2' into next
This commit is contained in:
		
						commit
						d959d0e462
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -974,9 +974,7 @@ void P_DoSuperTransformation(player_t *player, boolean giverings) | |||
| 	// Transformation animation
 | ||||
| 	P_SetPlayerMobjState(player->mo, S_PLAY_SUPERTRANS1); | ||||
| 
 | ||||
| 	player->mo->momx >>= 1; | ||||
| 	player->mo->momy >>= 1; | ||||
| 	player->mo->momz >>= 1; | ||||
| 	player->mo->momx = player->mo->momy = player->mo->momz = 0; | ||||
| 
 | ||||
| 	if (giverings) | ||||
| 	{ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alam Ed Arias
						Alam Ed Arias