move values to the correct place
This commit is contained in:
@ -27,7 +27,6 @@ namespace SpriteLibrary
|
||||
ResourceManager myResourceManager = null;
|
||||
string Filename = "";
|
||||
Size SnapGridSize = new Size(5, 5);
|
||||
int CurrentSIIndex = -1; //The information item we are editing. -1 means it is a new one.
|
||||
|
||||
public SpriteDatabase(ResourceManager theResourceManager, string filename)
|
||||
{
|
||||
|
Reference in New Issue
Block a user