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:
@@ -23,7 +23,7 @@ using Meteor.Common;
|
||||
using Meteor.Map.actors.director;
|
||||
using Meteor.Map.actors.group.Work;
|
||||
using Meteor.Map.Actors;
|
||||
using Meteor.Map.dataobjects;
|
||||
using Meteor.Map.DataObjects;
|
||||
using Meteor.Map.packets.send.group;
|
||||
using Meteor.Map.packets.send.groups;
|
||||
using System.Collections.Generic;
|
||||
|
Reference in New Issue
Block a user