mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-27 19:16:31 -05:00
fix pasted event id issue
This commit is contained in:
@@ -1588,7 +1588,6 @@ void MainWindow::paste() {
|
||||
}
|
||||
|
||||
pasteEvent->put("map_name", editor->map->name);
|
||||
editor->map->addEvent(pasteEvent);
|
||||
newEvents.append(pasteEvent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user