mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-30 20:22:04 +00:00 
			
		
		
		
	Merge branch 'DarkflameUniverse:main' into main
This commit is contained in:
		| @@ -28,7 +28,7 @@ ScriptedActivityComponent::ScriptedActivityComponent(Entity* parent, int activit | ||||
|  | ||||
|         const auto mapID = m_ActivityInfo.instanceMapID; | ||||
|  | ||||
|         if ((mapID == 1203 || mapID == 1303 || mapID == 1403) && Game::config->GetValue("solo_racing") == "1") { | ||||
|         if ((mapID == 1203 || mapID == 1261 || mapID == 1303 || mapID == 1403) && Game::config->GetValue("solo_racing") == "1") { | ||||
|             m_ActivityInfo.minTeamSize = 1; | ||||
|             m_ActivityInfo.minTeams = 1; | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbrell
					Aaron Kimbrell