mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-11-03 22:21:59 +00:00 
			
		
		
		
	Add remaining enum types
This commit is contained in:
		@@ -36,8 +36,10 @@ public:
 | 
				
			|||||||
		Racing,
 | 
							Racing,
 | 
				
			||||||
		MonumentRace,
 | 
							MonumentRace,
 | 
				
			||||||
		FootRace,
 | 
							FootRace,
 | 
				
			||||||
 | 
							// There is no 4
 | 
				
			||||||
		Survival = 5,
 | 
							Survival = 5,
 | 
				
			||||||
		SurvivalNS = 6,
 | 
							SurvivalNS,
 | 
				
			||||||
 | 
							Donations,
 | 
				
			||||||
		None = UINT_MAX
 | 
							None = UINT_MAX
 | 
				
			||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user