mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Massive fmtlib refactor
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
|
||||
switch (m_column) {
|
||||
case 1:
|
||||
m_undoVal = entry.objId.id;
|
||||
m_undoVal = entry.objId.id.id;
|
||||
entry.objId.id = m_redoVal;
|
||||
break;
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user