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