mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-30 20:22:04 +00:00 
			
		
		
		
	make inheritence clearer
This commit is contained in:
		| @@ -10,13 +10,13 @@ Legend | ||||
| ```tree | ||||
|  | ||||
| LWOActivityComponent | ||||
| ├── LWOQuickBuildComponent | ||||
| ├── LWOMiniGameControlComponent | ||||
| ├── LWOShootingGalleryComponent | ||||
| ├── LWOScriptedActivityComponent | ||||
| |	└── LWOBaseRacingControlComponent | ||||
| |		├── LWORacingControlComponent | ||||
| |		└── LWOGateRushControlComponent | ||||
| ├── LWOQuickBuildComponent | ||||
| ├── LWOMiniGameControlComponent | ||||
| LWOBaseCombatAIComponent | ||||
| ├~~ LWOPathfindingControlComponent | ||||
| ├~~ LWOProximityMonitorComponent | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre