mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	Enable new buildings by default for now
This commit is contained in:
		
							parent
							
								
									f4ac6dfe03
								
							
						
					
					
						commit
						93186cbb9f
					
				| @ -19,7 +19,7 @@ export class MetaConstantSignalBuilding extends MetaBuilding { | ||||
|      */ | ||||
|     getIsUnlocked(root) { | ||||
|         // @todo
 | ||||
|         return G_IS_DEV; | ||||
|         return true; | ||||
|     } | ||||
| 
 | ||||
|     getLayer() { | ||||
|  | ||||
| @ -67,7 +67,7 @@ export class MetaWireBuilding extends MetaBuilding { | ||||
|      */ | ||||
|     getIsUnlocked(root) { | ||||
|         // @todo
 | ||||
|         return G_IS_DEV; | ||||
|         return true; | ||||
|     } | ||||
| 
 | ||||
|     /** | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user