Compare commits
	
		
			2 Commits
		
	
	
		
			1d37b6345f
			...
			de3c1092ad
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| de3c1092ad | |||
| 4d4498cd8d | 
							
								
								
									
										15
									
								
								GLDEFS.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								GLDEFS.txt
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
glow
 | 
			
		||||
{
 | 
			
		||||
	flats
 | 
			
		||||
	{
 | 
			
		||||
		flat NUKAGE1
 | 
			
		||||
		flat LAVA1
 | 
			
		||||
		flat SLIME01
 | 
			
		||||
		flat FWATER1
 | 
			
		||||
		flat BLOOD1
 | 
			
		||||
		flat RROCK05
 | 
			
		||||
		flat RROCK06
 | 
			
		||||
		flat RROCK07
 | 
			
		||||
		flat RROCK08
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -28,8 +28,8 @@ class RLHUDHandler : StaticEventHandler
 | 
			
		|||
    {
 | 
			
		||||
        Super.RenderOverlay(e);
 | 
			
		||||
 | 
			
		||||
        DrawTexture("MEDIA0", 0, 20);
 | 
			
		||||
        DrawBigText("" .. RLPlayer.Medikit, "Brick", 16, 16);
 | 
			
		||||
        // DrawTexture("MEDIA0", 0, 20);
 | 
			
		||||
        // DrawBigText("" .. RLPlayer.Medikit, "Brick", 16, 16);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ui void DrawBigText(string text, Color color, float x, float y) const
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user