Some refactoring of code. and some cleanups
This commit is contained in:
@@ -20,7 +20,6 @@ using Game;
|
||||
using Game.Entities;
|
||||
using Game.Maps;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
|
||||
public class ObjectAccessor : Singleton<ObjectAccessor>
|
||||
|
||||
Reference in New Issue
Block a user