mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Capitalized the DataObject class.
This commit is contained in:
@@ -27,7 +27,7 @@ using System.Collections.Concurrent;
|
||||
using System.Net;
|
||||
using Meteor.Map.packets.WorldPackets.Send;
|
||||
|
||||
namespace Meteor.Map.dataobjects
|
||||
namespace Meteor.Map.DataObjects
|
||||
{
|
||||
class ZoneConnection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user