mirror of
				https://bitbucket.org/Ioncannon/project-meteor-server.git
				synced 2025-05-20 08:26:59 -04:00 
			
		
		
		
	Refactored some actor field names
This commit is contained in:
		| @@ -26,7 +26,7 @@ namespace Meteor.Map.Actors | ||||
|  | ||||
|         public Command(uint actorID, string name) : base(actorID) | ||||
|         { | ||||
|             actorName = name; | ||||
|             Name = name; | ||||
|         } | ||||
|  | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user