mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 14:04:41 +02:00
Capitalized the DataObject class.
This commit is contained in:
parent
9097e557ed
commit
aae051d73f
53 changed files with 99 additions and 62 deletions
|
@ -23,7 +23,7 @@ using System;
|
|||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
namespace Meteor.Map.dataobjects
|
||||
namespace Meteor.Map.DataObjects
|
||||
{
|
||||
class SearchEntry
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue