[nostalgia/core] Add ability to save tile sheets and store columns and rows in ng file
This commit is contained in:
@@ -15,6 +15,7 @@ constexpr auto PluginName = "NostalgiaCore";
|
||||
// Command IDs to use with QUndoCommand::id()
|
||||
enum class CommandId {
|
||||
UpdatePixel = 1,
|
||||
UpdateDimension = 2,
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user