Fix Plane not accepting nil for '#bitmap='
This commit is contained in:
		
							parent
							
								
									051c939f8d
								
							
						
					
					
						commit
						f87f231129
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,7 @@ RB_METHOD(planeInitialize)
 | 
			
		|||
 | 
			
		||||
#define DISP_CLASS_NAME "plane"
 | 
			
		||||
 | 
			
		||||
DEF_PROP_OBJ(Plane, Bitmap, Bitmap, "bitmap")
 | 
			
		||||
DEF_PROP_OBJ_NIL(Plane, Bitmap, Bitmap, "bitmap")
 | 
			
		||||
DEF_PROP_OBJ(Plane, Color, Color, "color")
 | 
			
		||||
DEF_PROP_OBJ(Plane, Tone, Tone, "tone")
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue