mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 04:32:06 +00:00 
			
		
		
		
	ugh, another semicolon
This commit is contained in:
		| @@ -10,7 +10,7 @@ void WhFans::OnStartup(Entity* self) { | ||||
| } | ||||
|  | ||||
| void WhFans::ToggleFX(Entity* self, bool hit) { | ||||
| 	std::string fanGroup = "" | ||||
| 	std::string fanGroup = ""; | ||||
| 	try { | ||||
| 		fanGroup = self->GetGroups()[0]; | ||||
| 	} catch(...) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre