mirror of
				https://bitbucket.org/Ioncannon/project-meteor-server.git
				synced 2025-05-20 08:26:59 -04:00 
			
		
		
		
	Renamed some funcs, and fleshed out a ton on man0l1. Various related things were also added.
This commit is contained in:
		| @@ -52,6 +52,11 @@ namespace Meteor.Map.actors.area | ||||
|             return PrivateAreaType; | ||||
|         } | ||||
|  | ||||
|         public override bool IsPublic() | ||||
|         { | ||||
|             return false; | ||||
|         } | ||||
|  | ||||
|         public Zone GetParentZone() | ||||
|         { | ||||
|             return ParentZone; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user