Fix incorrect sorting after Undo in Editor mode

This commit is contained in:
2018-11-27 18:14:11 +07:00
parent 3bc2e45e0e
commit d4de46f747
3 changed files with 24 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
.vs/*
.vscode/*
obj/*
Temp/*
Library/*