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:
@@ -19,7 +19,7 @@ along with Project Meteor Server. If not, see <https:www.gnu.org/licenses/>.
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
namespace Meteor.Map.dataobjects.chara
|
||||
namespace Meteor.Map.DataObjects.chara
|
||||
{
|
||||
class PlayerWork
|
||||
{
|
||||
|
Reference in New Issue
Block a user