nominations_extended: Add sm_nom as an alias to nominate
This commit is contained in:
		
							parent
							
								
									d4b13021b2
								
							
						
					
					
						commit
						3f7c716934
					
				@ -107,6 +107,7 @@ public void OnPluginStart()
 | 
			
		||||
	RegConsoleCmd("say_team", Command_Say);
 | 
			
		||||
 | 
			
		||||
	RegConsoleCmd("sm_nominate", Command_Nominate);
 | 
			
		||||
	RegConsoleCmd("sm_nom", Command_Nominate);
 | 
			
		||||
	RegConsoleCmd("sm_nomlist", Command_NominateList);
 | 
			
		||||
 | 
			
		||||
	RegAdminCmd("sm_nominate_addmap", Command_Addmap, ADMFLAG_CHANGEMAP, "sm_nominate_addmap <mapname> - Forces a map to be on the next mapvote.");
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user