add undo and redo fields (but we are not acting on them)
This commit is contained in:
@@ -48,6 +48,8 @@ struct
|
||||
, b = 0
|
||||
, a = 1
|
||||
, modalNum = 0
|
||||
, undo = []
|
||||
, redo = []
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user